aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lineakd
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Switch to USES=localbaseamdmi32016-02-272-10/+7
| | | | - Switch to options helpers
* - Drop @dirrm* from plistamdmi32015-05-171-1/+2
|
* Cleanup plistantoine2014-11-221-5/+1
|
* Add DOCS option where PORTDOCS is in plist.adamw2014-07-161-0/+2
|
* - Convert to USES=libtooltijl2014-07-062-8/+7
| | | | | | - 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.
* - Convert gmake,bzip2,xz to USESmiwi2014-05-291-1/+1
| | | | Approved by: portmgr
* Support STAGEDIR.vanilla2013-11-153-40/+49
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | sysutils)
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)gahr2013-02-282-7/+5
| | | | Approved by: portmgr
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-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
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
| | | | appreciate all the help in the past.
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-8/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Adjust default cdrom device to the not so new world ordermarkus2007-03-261-0/+11
| | | | Approved by: maintainer
* - Repliace deprecated INSTALL_SHLIBSrafan2006-12-161-1/+1
| | | | | | | | I found this while I fix X11BASE issues with lineakd plugins. PR: ports/105962 Submitted by: rafan Approved by: maintainer timeout (18 days)
* - Update to 0.9rafan2006-07-108-146/+91
| | | | | PR: 99401 Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer)
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-233-19/+3
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* - Update to 0.8.3pav2005-04-106-54/+119
| | | | | PR: ports/79487 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
* - Fix runtime problem on amd64pav2005-02-162-0/+28
| | | | | | PR: ports/77479, ports/77564 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Reported by: Axel Gonzalez <loox@e-shell.net>
* - Update to 0.8.2pav2005-01-1610-23/+323
| | | | | | | | - Unbreak on 5.x - New plugin system, untested on FreeBSD 4.x, please test PR: ports/76269 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 0.7.2pav2003-11-199-231/+37
| | | | | | PR: ports/59212 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Approved by: adamw (mentor)
* new port: sysutils/lineakdedwin2003-09-2910-0/+264
lineak is a utility designed to enable the use and configuration of those special keys on Internet, Easy Access and Multimedia keyboards in Linux (and other unices, like now FreeBSD). I use this port for about 6-8 months and it seems to work without much problems. I was asked from several people if I finished the port, so I thought it would be the best to include it in the official ports tree. PR: ports/52158 Submitted by: Kay Lehmann <kay_lehmann@web.de>