aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lineak-defaultplugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories sNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 's' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516988
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Strip libraryDmitry Marakasov2015-06-181-1/+2
| | | | Notes: svn path=/head/; revision=390072
* - Convert to USES=libtoolTijl Coosemans2014-07-051-11/+6
| | | | | | | | | - Add kde_cv_prog_cxx_fno_check_new=no to CONFIGURE_ARGS because -fno-check-new is not supported by Clang and that causes the -fPIC configure test to fail. Notes: svn path=/head/; revision=360775
* - Convert gmake,bzip2,xz to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355686
* Support STAGEDIR.Vanilla I. Shu2013-11-153-3/+32
| | | | Notes: svn path=/head/; revision=333873
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-05-271-8/+6
| | | | | | | | | | . add LICENSE=GPLv2; . trim Makefile headers; . pet portlint: use tab instead of spaces after USE_XORG=; . bump PORTREVISION. Notes: svn path=/head/; revision=319230
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)Pietro Cerutti2013-02-281-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=313088
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. WeMark Linimon2008-06-031-1/+1
| | | | | | | appreciate all the help in the past. Notes: svn path=/head/; revision=214207
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-9/+1
| | | | Notes: svn path=/head/; revision=200792
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-1/+4
| | | | Notes: svn path=/head/; revision=183830
* - Respect X11BASERong-En Fan2006-12-061-0/+1
| | | | | | | | | PR: ports/105961 Submitted by: rafan Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179023
* - Update to 0.9Rong-En Fan2006-07-092-8/+9
| | | | | | | | | | - Portname changed to match upstream PR: 99402 Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer) Notes: svn path=/head/; revision=167287
* - Mark BROKEN on 4.XPav Lucistnik2006-03-201-2/+2
| | | | | | | | PR: ports/94698 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=157767
* Conversion to a single libtool environment.Ade Lovett2006-02-231-3/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Chase URLs per distfile survey.Mark Linimon2005-11-261-1/+1
| | | | Notes: svn path=/head/; revision=149555
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Remove the 'Author' line as the maintainer is not the authorMarkus Brueffer2005-08-281-1/+0
| | | | | | | | PR: ports/85133 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=141194
* - Update to 0.8.3Pav Lucistnik2005-04-093-14/+3
| | | | | | | | PR: ports/79489 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=132847
* - Fix build on AMD (hopefully)Volker Stolz2005-02-214-21/+14
| | | | | | | | | | | - Remove extra-patch in favour of USE_LIBTOOL - Remove two-line plist PR: ports/77563 Submitted by: Kay Lehmann (maintainer) Notes: svn path=/head/; revision=129489
* Default plugins for lineakd. Mainly contains some macros (e.g. forPav Lucistnik2005-01-156-0/+81
volumedecrease etc.). PR: ports/76270 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=126525