Michael Nottebrock
e88aeb8cf1
Optionalize building of tcl/tk bindings.
2004-08-26 15:25:02 +00:00
Mikhail Teterin
f2dc8a3dc6
Make TCL_VER a knob. Default it to 8.4, there for bump PORTREVISION.
2004-05-08 17:17:51 +00:00
Kris Kennaway
550df0aeed
Correct pkg-plist
2004-04-16 23:50:28 +00:00
Kirill Ponomarev
a9f6551306
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:56:43 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Jimmy Olgeni
9db3c9651b
Bump PORTREVISION for read-todos output format fix.
2004-02-02 23:09:11 +00:00
Jimmy Olgeni
595857fca2
Follow portlint's suggestion about using MASTER_SITE_GENTOO.
2004-02-02 22:29:09 +00:00
Jimmy Olgeni
4f7280a43d
Use LOCALBASE rather than hardcoded /usr/local.
2004-02-02 22:21:55 +00:00
Jimmy Olgeni
5a668391d6
Remove trailing whitespace (portlint).
2004-02-02 22:17:31 +00:00
Jimmy Olgeni
e4d7b1ff25
The read-todos utility prints "No Date" when the todo item has no
...
date assigned, but the trailing "\n" was missing.
2004-02-02 22:17:03 +00:00
Pav Lucistnik
630acb7200
- Chase master sites (fix fetching)
...
PR: ports/60374
Reported by: Stacey Roberts <stacey@vickiandstacey.com>
2003-12-18 23:38:53 +00:00
Mike Silbersack
4761b241a4
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.
2003-12-18 06:20:04 +00:00
Kris Kennaway
2b5073cca4
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
2003-11-03 01:30:43 +00:00
FUJISHIMA Satsuki
b185046be2
get rid of libgnugetopt dependency for -CURRENT,
...
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Ade Lovett
b2fd75e438
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)
2003-06-26 22:58:32 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alan Eldridge
020e1848e4
I forgot. Bump portrevision because I modified the plist.
2003-01-07 06:50:35 +00:00
Alan Eldridge
1e5ba0e6be
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?
2003-01-07 06:44:34 +00:00
Alan Eldridge
d9fc459726
Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the]
...
port now for kdepim.
2003-01-07 05:44:19 +00:00
Josef Karthauser
4e7f26ab0f
Update to version 0.11.7.
2003-01-06 19:22:26 +00:00
Munechika SUMIKAWA
8e9e183382
Upgrade to 0.11.4.
2002-09-18 05:42:55 +00:00
Munechika SUMIKAWA
631cc3bcc0
Fix plist.
2002-09-17 05:41:53 +00:00
Munechika SUMIKAWA
98c24fc5d8
Upgrade to 0.11.3
...
Approved by: dima
2002-09-17 02:11:58 +00:00
Kris Kennaway
f99541466b
Fix compilation on -current
...
Submitted by: kan
PR: ports/39440
2002-09-07 02:45:31 +00:00
Maxim Sobolev
a68d2827d3
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
...
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Maxim Sobolev
0b4c518733
- Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. Bump
...
PORTREVISION;
- s/freebsd\.org/FreeBSD.org/ while I'm here.
2002-01-08 21:18:33 +00:00
Will Andrews
8ad291c33e
Make pilot-link install directly into PREFIX. This should allow
...
pilot-link and all dependents to build correctly on bento.
2002-01-05 08:57:29 +00:00
Will Andrews
fb2c030e15
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.
Not reviewed/approved by: maintainer (mea culpa)
2001-12-04 02:31:29 +00:00
Mikhail Teterin
1adbb88832
Patch one source file to get rid of getopt.h -- the package does not use
...
the GNU's getopt really...
Submitted by: Ollivier Robert
2001-08-27 19:19:43 +00:00
Mikhail Teterin
4ecea026d6
Upgrade to 0.9.5, use -lgiconv.
2001-08-24 19:35:11 +00:00
Jun Kuriyama
607710a9e8
- 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.
Approved by: maintainer
Requested by: hanai
2001-02-14 22:50:24 +00:00
Vanilla I. Shu
25a7d82d0c
Fix startup script's path.
...
PR: ports/24123, ports/24304
Submitted by: Steve Coltrin <spcoltri@omcl.org>, Helge Oldach <send-pr@oldach.net>
2001-01-15 23:10:03 +00:00
Dima Ruban
e40294f732
Fix typo @{$SED} -> @${SED}
...
Submitted by: rich@math.missouri.edu
2001-01-11 22:19:38 +00:00
Dima Ruban
6c36ae9c94
Fix install path.
...
Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
2001-01-09 06:14:07 +00:00
Dima Ruban
1afce46641
rc script fix (supports start/stop thingie now)
...
Submitted by: joseph@randomnetworks.com
2001-01-05 14:15:49 +00:00
Jeremy Lea
4d81331af7
Whitespace changes and PLIST sorting.
2000-10-01 09:59:09 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +00:00
Ade Lovett
9c1012c791
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.
2000-08-04 01:38:56 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
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.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Dima Ruban
3f2757f09f
Add mirror.
2000-06-07 20:26:36 +00:00
Michael Haro
feb212beb0
Correct whitespace introduced during PORTNAME conversion and portlint
2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Vanilla I. Shu
b53cbc1e92
Correct pkg/PLIST.
2000-01-16 11:50:38 +00:00
Steve Price
15c9b9d466
Update to use Tcl/Tk version 8.2. Also USE_LIBTOOL=yes to get rid of
...
the .la droppings.
1999-12-22 21:29:31 +00:00
Dima Ruban
a971d2a794
Fix sendmail path.
...
Submitted by: lesnyj@informatik.tu-muenchen.de
1999-10-11 22:03:02 +00:00