| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Jul 2008 15:28:19
0.12
|
miwi  |
- Update to 0.12
- Pass maintainership to submitter
PR: 125437
Submitted by: Bakulin Ilya <webmaster@kibab.com> |
23 Jul 2007 10:36:52
0.9.3
|
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 |
27 Jan 2007 17:37:06
0.9.3
|
anray  |
- Add needed for build depends(devel/pkg-config).
- Fix plist
Reported by: pointyhat via kris |
26 Jan 2007 00:46:01
0.9.3
|
anray  |
Update to 0.9.3 |
15 Aug 2006 01:56:24
0.9.1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
13 May 2006 02:03:17
0.9.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
10 May 2006 12:55:20
0.9.1
|
garga  |
Add amd64 to ONLY_FOR_ARCHS, i tested it here and built without problems |
23 Feb 2006 10:40:45
0.9.1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 17:09:22
0.9.1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.9.1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
29 Oct 2005 05:25:00
0.9.1
|
lawrance  |
Drop maintainership since I no longer have a pocket pc. I'll be keeping
an eye on these, especially uppc-kmod in case anyone wants to take it over
and keep it working. |
01 Aug 2005 18:19:33
0.9.1
|
lawrance  |
Update to 0.9.1
PR: ports/84332
Submitted by: Andrej Zverev <az@inec.ru> |
12 Apr 2005 14:00:32
0.9.0
|
lawrance  |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor) |
12 Apr 2005 04:26:57
0.9.0
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.9.0
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Jan 2005 21:39:58
0.9.0
|
pav  |
- Update to 0.9.0
PR: ports/72245, ports/72246, ports/72247, ports/72248,
ports/72249, ports/72250, ports/72251
Submitted by: Sam Lawrance <boris@brooknet.com.au> (maintainer) |
12 Apr 2004 13:07:27
0.8.9_1
|
vs  |
Fix /bin/bash-ism (approved by maintainer)
PR: 65359
Submitted by: Antoine Jacoutot
Approved by: linimon (mentor) |
14 Mar 2004 06:17:56
0.8.9
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
12 Mar 2004 10:40:36
0.8.9
|
krion  |
- Update to version 0.8.9
PR: ports/64127
Submitted by: maintainer |
16 Dec 2003 19:49:06
0.8.1
|
pav  |
- Update to 0.8.1
PR: ports/60292
Submitted by: Sam Lawrance <boris@brooknet.com.au> |
28 Aug 2003 10:35:20
0.8
|
erwin  |
Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build
where to find libraries.
Add in missing dependency iconv.3.
PR: 56060
Submitted by: maintainer |
01 Aug 2003 15:51:43
0.7
|
arved  |
Add Librapi2, an open source implementation of Microsoft's Remote
Application Programming Interface, used for communicating with
Windows CE devices.
PR: 53310
Submitted by: Sam Lawrance <boris@brooknet.com.au> |