aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lineakd
Commit message (Collapse)AuthorAgeFilesLines
* 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 unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - 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-8/+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
* Adjust default cdrom device to the not so new world orderMarkus Brueffer2007-03-251-0/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=188339
* - Repliace deprecated INSTALL_SHLIBSRong-En Fan2006-12-151-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) Notes: svn path=/head/; revision=179869
* - Update to 0.9Rong-En Fan2006-07-098-146/+91
| | | | | | | | PR: 99401 Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer) Notes: svn path=/head/; revision=167290
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-233-19/+3
| | | | | | | 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
* 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
* - Update to 0.8.3Pav Lucistnik2005-04-096-54/+119
| | | | | | | | PR: ports/79487 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=132846
* - Fix runtime problem on amd64Pav Lucistnik2005-02-152-0/+28
| | | | | | | | | PR: ports/77479, ports/77564 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Reported by: Axel Gonzalez <loox@e-shell.net> Notes: svn path=/head/; revision=128969
* - Update to 0.8.2Pav Lucistnik2005-01-1510-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) Notes: svn path=/head/; revision=126524
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118258
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 0.7.2Pav Lucistnik2003-11-199-231/+37
| | | | | | | | | PR: ports/59212 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94382
* new port: sysutils/lineakdEdwin Groothuis2003-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> Notes: svn path=/head/; revision=89818