| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 10:44:29
0.8.2
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
19 Mar 2013 13:04:31
0.8.2
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
29 Jun 2012 12:42:04
0.8.2
|
bapt  |
Convert to new option framework |
02 Jul 2011 07:37:35
0.8.2
|
miwi  |
- Update to 0.8.2
PR: 158483
Submitted by: Ports Fury |
31 May 2010 02:01:56
0.8.1_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
21 Dec 2009 02:19:12
0.8.1_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
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. |
07 Sep 2008 00:19:05
0.8.1_1
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 13:31:51
0.8.1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
29 Oct 2007 21:40:40
0.8.1
|
sat  |
- Update www |
23 Jul 2007 09:36:52
0.8.1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
02 Apr 2007 10:01:00
0.8.1
|
sat  |
Add port games/hinversi:
Hinversi is a version of Reversi or Othello, a board game. It was written
from the beginning thinking on modularity, to ease the process of changing
and improving the AI engine.
WWW: http://asturio.gmxhome.de/hinversi.html
Author: Claudio Clemens <asturio@gmx.net> |