Commit Graph

41483 Commits

Author SHA1 Message Date
Kris Kennaway
ea0c71f8ae Respect CC and CFLAGS, don't hard-code -O2 2001-04-30 04:44:02 +00:00
Jun Kuriyama
e946206995 Upgrade to 1.0.5.
o The semantics of --verify have changed.
  o Corrected hash calculation for input data larger than 512M.
  o Large File Support is now working.
  o A bunch of new options and commands.
  o Keyserver support for the W32 version.
  o Better handling of key expiration and subkeys.
  o Estonian and Turkish translation.
  o The usual fixes and other enhancements.
2001-04-30 03:22:56 +00:00
Kris Kennaway
8b3d4249c7 Respect CC, CXX, CFLAGS and CXXFLAGS 2001-04-30 01:57:59 +00:00
Kris Kennaway
605271bb09 Don't hard-code -O2; respect CFLAGS 2001-04-30 01:01:23 +00:00
Kris Kennaway
df75b2664f Don't hard-code -O2. Instead use whatever the imake default is. 2001-04-30 00:56:47 +00:00
Kris Kennaway
8b4bb68518 Respect CC; don't override CFLAGS with -O2 2001-04-30 00:50:52 +00:00
Kris Kennaway
d600654c2c Respect CC and CFLAGS; don't hardcode -O2, and allow overriding of
`gnome-config --cflags` by adding CFLAGS after it on the compile line.
2001-04-30 00:46:33 +00:00
Kris Kennaway
0f150ffc26 Don't hard-code -O2 2001-04-30 00:34:26 +00:00
Kris Kennaway
d3fa1e9d13 Don't hard-code -O2 2001-04-30 00:22:07 +00:00
Kris Kennaway
d5ef8dad3f Don't hard-code -O2; respect CC and CFLAGS 2001-04-30 00:16:03 +00:00
Kris Kennaway
e69be5bfe2 Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk> 2001-04-30 00:14:38 +00:00
Kris Kennaway
c8f9094249 Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk> 2001-04-30 00:05:28 +00:00
Kris Kennaway
ead5eb10f0 Don't hard-code -O2, inherit CC from <sys.mk> 2001-04-29 23:54:55 +00:00
Kris Kennaway
e9dd3f8b36 Don't hard-code -O2 2001-04-29 23:49:00 +00:00
Kris Kennaway
2bf2febda4 Reorder includes to squash typical Linux-kiddie network header misordering. 2001-04-29 23:46:57 +00:00
Kris Kennaway
6e48a5d368 Don't hard-code CFLAGS=-O2 and CC 2001-04-29 23:36:40 +00:00
Kris Kennaway
4df3a9a6df Don't do CFLAGS ?= -O2 (this had no effect since a default CFLAGS is
passed from <sys.mk> if it is not overridden by the user)
2001-04-29 23:35:01 +00:00
Kris Kennaway
64308b7fbd Don't hard-code -O2; respect CFLAGS 2001-04-29 23:31:45 +00:00
Maxim Sobolev
4b7eb9972b Fix a typo and slightly expand to match my latest changes.
Submitted by:	olgeni
2001-04-29 21:46:39 +00:00
Vanilla I. Shu
e111988bf4 Upgrade to 0.98. 2001-04-29 19:23:37 +00:00
Vanilla I. Shu
c2999ddf94 Upgrade to 1.06.
PR:		ports/26956
Submitted by:	maintainer
2001-04-29 19:02:29 +00:00
Vanilla I. Shu
73576be20f Upgrade to 1.09
PR:		ports/26946
Submitted by:	maintainer
2001-04-29 19:00:39 +00:00
Vanilla I. Shu
f1528cf424 Upgrade to 0.52.
PR:		ports/26951
Submitted by:	maintainer
2001-04-29 18:59:47 +00:00
Vanilla I. Shu
18234f37a8 Upgrade to 0.52.
PR:		ports/26948
Submitted by:	maintainer
2001-04-29 18:58:58 +00:00
Chris D. Faulhaber
cfa30c857e Update port to 1.5.4 2001-04-29 18:30:53 +00:00
Mario Sergio Fujikawa Ferreira
e0a9fc1ce9 Update port to version 1.01 2001-04-29 17:10:01 +00:00
Ying-Chieh Liao
5ddead828e add dbtool
Store and retrieve data in a key/value format in a hash database

ps. thanks Jos Backus <josb@cncdsl.com> for his help on make this port
2001-04-29 16:58:46 +00:00
Mario Sergio Fujikawa Ferreira
5545c4012d Update to version 1.4 Build 110 2001-04-29 16:48:44 +00:00
Chris D. Faulhaber
baedcf5547 o Update port to 1.2.1
o Use KDE2 by default
2001-04-29 14:44:33 +00:00
Ying-Chieh Liao
5e0308675f add yap
A high-performance Prolog compiler
2001-04-29 14:43:09 +00:00
Dirk Froemberg
ea9b77fbb2 Add fr-php_doc - a french version of lang/php_doc. 2001-04-29 13:46:55 +00:00
Dirk Froemberg
d0ca03c713 Add de-php_doc - a german version of lang/php_doc. 2001-04-29 13:45:02 +00:00
Dirk Froemberg
52d547ecb4 Add upcoming french/php_doc and german/php_doc to SLAVEDIRS. 2001-04-29 13:42:38 +00:00
Dirk Froemberg
395ca8b4db Tell users about setting PHP_LANG. 2001-04-29 13:31:34 +00:00
Maxim Sobolev
cb2d1f7fd6 In addition to PREFIX/libdata/pkgconfig scan appropriate directory under
LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be
able to use pkgconfig.
2001-04-29 11:50:03 +00:00
Andrey A. Chernov
644ca3887a Delete ipfw rule on stop (commented out) 2001-04-29 11:25:59 +00:00
Maxim Sobolev
4edf9758c2 Add pkgconfig 0.5.0, an utility used to retrieve information about
installed libraries.
2001-04-29 11:23:21 +00:00
Joerg Wunsch
0526b467be This gcc snapshot requires bison in order to build.
Submitted by:	bsd
2001-04-29 11:20:05 +00:00
Satoshi Asami
f286092d13 Fix syntax error by adding a '\' at the end of a line.
Submitted by:	bento
2001-04-29 09:29:41 +00:00
Peter Pentchev
c3b67b0e87 The dist tarball was rerolled with new functionality: proper handling
of zero checksums.  Update the tarball MD5 sum and bump PORTREVISION.

PR:		26944
Submitted by:	maintainer
2001-04-29 08:23:30 +00:00
Jun Kuriyama
0b316bdb79 Update to new patch from Debian ($PORTREVISION++).
Submitted by:	MAR
2001-04-29 06:03:34 +00:00
Kris Kennaway
c18766798f Update to gnut 0.4.22 2001-04-29 04:28:57 +00:00
Andrey A. Chernov
12aa0428af Give words from local dict priority over the same dist words, replace them 2001-04-29 01:55:28 +00:00
Patrick S. Gardella
36ba9c24cc Add a missing file. 2001-04-29 00:55:33 +00:00
Jean-Marc Zucconi
7c42a8fdd2 Bump PORTREVISION 2001-04-29 00:01:37 +00:00
Jean-Marc Zucconi
aec1a66fc9 - Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plist
- PLIST now manages installation/removal of mtools.conf (pkg-install no longer
required). mtools.conf will be removed only if it is equal to mtools.conf.sample.
Submitted by:	olgeni
2001-04-29 00:01:00 +00:00
Peter Wemm
ef240b2e69 Add a port for paicc (paint changed characters). This is an incredibly
useful tool as it allows you to have arbitary command lines refreshed in
a top-like fashion.  eg: paicc -c 'date; uptime; vmstat -i'
2001-04-28 23:42:14 +00:00
John Polstra
4246c39ee5 New port "cvsup-devel" for development snapshots of CVSup. 2001-04-28 20:53:53 +00:00
John Polstra
6f9eed1cc6 Allow PORTVERSION and MASTER_SITES to be overridden so that this
port can be used as a MASTERDIR.

Add an additional site to MASTER_SITES.
2001-04-28 20:32:15 +00:00
Akinori MUSHA
15e997bfb2 Apply a hotfix against ruby-interp. This fixes the coredump when $_
is set to non-string in a :rubydo command. (e.g. :rubydo $_ = 0)

It will be submitted to the vim6 author soon.
2001-04-28 19:34:59 +00:00