| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2013 14:32:59
3.0.51_1
|
bapt  |
WITHOUT_NLS -> PORT_OPTIONS:MNLS
NOPORTDOCS -> PORT_OPTIONS:MDOCS |
27 Apr 2013 11:59:29
3.0.51_1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Apr 2013 10:44:29
3.0.51_1
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
08 Mar 2013 11:32:12
3.0.51_1
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
19 Mar 2011 12:38:54
3.0.51_1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
3.0.51_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Aug 2009 13:03:17
3.0.51
|
araujo  |
- Update to 3.0.51.
PR: ports/138053
Submitted by: Sylvio Cesar <scjamorim___bsd.com.br>
Approved by: Matt Emmerton <matt___gsicomp.on.ca> |
22 Aug 2009 00:28:34
3.0.50_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
05 Apr 2009 08:07:48
3.0.50_3
|
itetcu  |
- use SF macro
- fix plist with -DNOPORTOCS
- install man pages irrespective of NOPORTDOCS
- use some dirrmtry in plist for locate dirs that might contain files istalled
by other ports
- bump PORTREVISION
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMails |
21 Aug 2008 06:18:49
3.0.50_2
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:45:40
3.0.50_2
|
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) |
20 Mar 2008 09:51:43
3.0.50_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
17 Oct 2007 10:13:01
3.0.50_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
09 Mar 2007 12:20:26
3.0.50
|
rafan  |
No matter ncursesw from ports or base (OSVERSION >= 700033), it's in
search path. This also fix build after inclusion ncursesw in current. |
01 Jul 2006 17:29:02
3.0.50
|
clsung  |
- Update to 3.0.50
PR: ports/99673
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (Matt Emmerton) |
26 Jan 2006 04:19:05
3.0.46.1
|
kris  |
Don't remove system directories |
22 Jan 2006 12:59:47
3.0.46.1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:28:45
3.0.46.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Oct 2005 04:04:25
3.0.46.1
|
mnag  |
Update to 3.0.46.1
PR: 87402
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Approved by: Matt Emmerton <matt@gsicomp.on.ca> (maintainer) |
12 Apr 2005 03:26:57
3.0.37.2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
3.0.37.2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
11 Jul 2004 10:22:46
3.0.37.2
|
krion  |
Support WITHOUT_NLS |
31 Mar 2004 03:12:58
3.0.37.2
|
trevor  |
SIZEify (maintainer timeout) |
14 Feb 2004 14:32:13
3.0.37.2
|
krion  |
- Update to version 3.0.37.2
PR: ports/62809
Submitted by: Hubert Tournier <hubert@frbsd.org>
Approved by: maintainer |
04 Feb 2004 05:10:27
3.0.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
21 Feb 2003 12:48:19
3.0.6
|
knu  |
De-pkg-comment. |
14 Jan 2003 04:47:19
3.0.6
|
kris  |
Add missing file |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
30 Sep 2001 09:51:57 
|
markp  |
Updated to 3.06. |
08 Oct 2000 05:01:16 
|
asami  |
Convert category misc to new layout. |
04 Sep 2000 15:38:52 
|
sobomax  |
New port for the lifelines family tree package. Note that this port is the
database core & data entry app only. Reports will follow in a separate
package, since they are updated more frequently. |