| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2008 09:56:52
0.12.2,1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
23 Jul 2007 10:36:52
0.12.2,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 |
12 Jul 2007 20:58:01
0.12.2,1
|
miwi  |
- Update to 0.12.2
PR: 114521
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
21 Nov 2006 19:48:18
0.12.1_1,1
|
shaun  |
Fix build on FreeBSD 4.x.
PR: ports/104320 (partial)
Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer) |
07 Oct 2006 13:51:39
0.12.1_1,1
|
pav  |
- Record -pthread requirement in pkg-config file, if threads are turned on
- USB always needs threads turned on
PR: ports/104064 |
23 Sep 2006 09:21:41
0.12.1,1
|
ijliao  |
add usb support
add more master site
PR: 103504
Submitted by: maintainer |
22 Sep 2006 08:45:58
0.12.1,1
|
ijliao  |
upgrade to 0.12.1
take maintainership
PR: 103211
Submitted by: Alex Samorukov <samm@os2.kiev.ua> |
15 Aug 2006 01:56:24
0.11.8_4,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> |
23 Feb 2006 10:40:45
0.11.8_4,1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
02 Feb 2006 17:11:04
0.11.8_3,1
|
garga  |
Revert my last commit, i didn't test it accordingly and this version is not
backward compatible and is a prerelease too. Sorry.
Asked by: lofi |
01 Feb 2006 16:28:50
0.12.0.p4
|
garga  |
- Update to 0.12.0-pre4
- Add OPTIONS to THREAD, PNG and PERL
- Pass maintainership to submitter
PR: ports/92570
Submitted by: Alex Samorukov <samm@os2.kiev.ua> |
25 Nov 2005 17:09:22
0.11.8_3
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.11.8_3
|
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. |
03 Jun 2005 21:18:13
0.11.8_3
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
20 Feb 2005 00:29:40
0.11.8_3
|
das  |
Remove more copies of Tcl's SunOS shared library hack.
It's worth pointing out that the Tcl project used to
*recommend* that application writers copy this kludge.
These ports work fine with Tcl 8.3, which provided a fake
matherr() even if the OS didn't, but here's what the
Tcl 8.4 changelog has to say:
2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english)
*** POTENTIAL INCOMPATIBILITY ***
The following lines can be safely removed from any application that
has them, unless compatibility with SunOS 4.X is desired.
extern int matherr();
int *tclDummyMathPtr = (int *) matherr;
The build problems were pointed out by Kris, as usual. ;-) |
26 Aug 2004 16:25:02
0.11.8_3
|
lofi  |
Optionalize building of tcl/tk bindings. |
08 May 2004 18:17:51
0.11.8_3
|
mi  |
Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION. |
17 Apr 2004 00:50:28
0.11.8_2
|
kris  |
Correct pkg-plist |
30 Mar 2004 20:56:44
0.11.8_2
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
17 Mar 2004 18:29:46
0.11.8_2
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
0.11.8_2
|
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. |
02 Feb 2004 23:09:11
0.11.8_2
|
olgeni  |
Bump PORTREVISION for read-todos output format fix. |
02 Feb 2004 22:29:09
0.11.8_1
|
olgeni  |
Follow portlint's suggestion about using MASTER_SITE_GENTOO. |
02 Feb 2004 22:21:55
0.11.8_1
|
olgeni  |
Use LOCALBASE rather than hardcoded /usr/local. |
02 Feb 2004 22:17:31
0.11.8_1
|
olgeni  |
Remove trailing whitespace (portlint). |
02 Feb 2004 22:17:03
0.11.8_1
|
olgeni  |
The read-todos utility prints "No Date" when the todo item has no
date assigned, but the trailing "\n" was missing. |
18 Dec 2003 23:38:53
0.11.8_1
|
pav  |
- Chase master sites (fix fetching)
PR: ports/60374
Reported by: Stacey Roberts <stacey@vickiandstacey.com> |
18 Dec 2003 06:20:04
0.11.8_1
|
silby  |
Update pilot-link port to 0.11.8.
While doing so, fix tcl support; let the configure script do the
job of configuring tcl support. |
03 Nov 2003 01:30:43
0.11.7_2
|
kris  |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue |
14 Jul 2003 03:53:03
0.11.7_2
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
26 Jun 2003 23:58:32
0.11.7_1
|
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
07 Mar 2003 06:08:06
0.11.7_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Jan 2003 06:50:35
0.11.7_1
|
alane  |
I forgot. Bump portrevision because I modified the plist. |
07 Jan 2003 06:44:34
0.11.7
|
alane  |
Finish fixing this port so I can build kdepim. Maintainer notified.
The plist was wrong, the list of manpages was wrong. And initially,
it would not build. What happened to testing? |
07 Jan 2003 05:44:19
0.11.7
|
alane  |
Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the]
port now for kdepim. |
06 Jan 2003 19:22:26
0.11.7
|
joe  |
Update to version 0.11.7. |
18 Sep 2002 06:42:55
0.11.4
|
sumikawa  |
Upgrade to 0.11.4. |
17 Sep 2002 06:41:53
0.11.3_1
|
sumikawa  |
Fix plist. |
17 Sep 2002 03:11:59
0.11.3
|
sumikawa  |
Upgrade to 0.11.3
Approved by: dima |
07 Sep 2002 03:45:33
0.9.5_4
|
kris  |
Fix compilation on -current
Submitted by: kan
PR: ports/39440 |
18 Mar 2002 11:50:39
0.9.5_4
|
sobomax  |
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv. |
18 Mar 2002 10:27:58
0.9.5_4
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
0.9.5_4
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
08 Jan 2002 21:18:33 
|
sobomax  |
- Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. Bump
PORTREVISION; - s/freebsd\.org/FreeBSD.org/ while I'm here. |
05 Jan 2002 08:57:30 
|
will  |
Make pilot-link install directly into PREFIX. This should allow pilot-link
and all dependents to build correctly on bento. |
04 Dec 2001 02:31:29 
|
will  |
Make this port PREFIX clean. Required for KDE 2.2.2 upgrade, as well as
conformance to the Porter's Handbook. Bump PORTREVISION to reflect fixes in
packaging. |
27 Aug 2001 21:19:43 
|
mi  |
Patch one source file to get rid of getopt.h -- the package does not use the
GNU's getopt really... |
24 Aug 2001 21:35:11 
|
mi  |
Upgrade to 0.9.5, use -lgiconv. |
14 Feb 2001 22:50:25 
|
kuriyama  |
- Add write permission at post-patch stage to be able to build by non-root
users. - Remove -O flag from CFLAGS due to c++'s optimization bug. |
15 Jan 2001 23:10:04 
|
vanilla  |
Fix startup script's path. |
11 Jan 2001 22:19:39 
|
dima  |
Fix typo @{$SED} -> @${SED} |
09 Jan 2001 06:14:08 
|
dima  |
Fix install path. |
05 Jan 2001 14:15:50 
|
dima  |
rc script fix (supports start/stop thingie now) |
08 Oct 2000 05:46:00 
|
asami  |
Convert category palm to new layout. |
01 Oct 2000 11:59:09 
|
reg  |
Whitespace changes and PLIST sorting. |
21 Aug 2000 12:07:37 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
04 Aug 2000 03:38:56 
|
ade  |
Add an etc/rc.d startup file to ldconfig the pilot-link libraries at system
reboot, since they're installed in a non-standard place. |
16 Jun 2000 23:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 10:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 19:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |
07 Jun 2000 22:26:37 
|
dima  |
Add mirror. |