aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xnee/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.02miwi2007-12-151-18/+7
|
* Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfoade2007-11-191-9/+2
| | | | | | as part of some cleanup work. Approved by: portmgr (linimon)
* Update to 3.01lme2007-08-051-6/+12
| | | | | | PR: ports/114744 Submitted by: KATO Tsuguru <tkato432 (AT) yahoo.com> Approved by: miwi (mentor)
* - Fix build on 5.x by using texinfo from portsrafan2007-07-291-2/+9
| | | | Reported by: pointyhat via kris
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update to 2.06miwi2007-06-041-14/+41
| | | | | PR: 113010 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - 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}.
* Update to 2.05erwin2006-06-171-6/+11
| | | | | PR: 99049 Submitted by: Ports fury
* Update to 2.03anray2006-01-071-2/+11
| | | | | PR: ports/91463 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 2.02anray2005-12-271-5/+2
| | | | | PR: ports/90932 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* - Update to 2.01garga2005-09-161-1/+2
| | | | | PR: ports/86123 Submitted by: Ports Fury
* - Update to 2.00sem2005-07-261-17/+22
| | | | | PR: ports/84073 Submitted by: Ports Fury
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to version 1.08krion2003-11-061-3/+5
| | | | | PR: 58966 Submitted by: Ports Fury
* Utilize INFOkris2003-08-161-0/+1
|
* Update to version 1.07naddy2003-06-081-6/+6
| | | | | PR: 52484 Submitted by: Ports Fury
* Update to version 1.0.6.naddy2003-04-281-4/+2
| | | | | PR: 51241 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-211-0/+1
|
* Fix bugs that caused program to dump core.naddy2003-02-101-0/+1
| | | | | PR: 48012 Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
* Add dependency on texproc/texi2html.obraun2003-02-011-0/+2
| | | | | PR: ports/47722 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update to 1.0.2arved2003-01-171-1/+4
| | | | | PR: 47080 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.0.1ijliao2003-01-041-1/+2
| | | | | PR: 46434 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-0/+2
| | | | Approved by: pat
* Update x11/xnee 0.8.1 -> 0.9adamw2002-10-281-2/+4
| | | | | | PR: 44490 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: pat
* upgrade to 0.8.1ijliao2002-10-071-2/+3
| | | | | PR: 43710 Submitted by: Ports Fury
* Update to 0.7.2pat2002-07-061-7/+8
| | | | | PR: 40249 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add xnee 0.7.a2, x events recorder and player.petef2002-06-011-0/+24
PR: 38595 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>