Commit graph

29125 commits

Author SHA1 Message Date
Maxim Sobolev
df65859b09 Initial import of the thinice - a yet another nice looking GTK+ theme engine
from my collection.
2000-06-13 08:51:08 +00:00
Maxim Sobolev
f1dfcbc296 Update to 0.28 version. Also add several missed @dirrm's into PLIST while I'm
here.
2000-06-13 08:27:32 +00:00
Jun Kuriyama
863e06b177 Remove empty directory (share/sgml).
Reported by:	bento
2000-06-13 07:49:50 +00:00
Jun Kuriyama
214af52b1c Fix @dirrm typo in PLIST.
Found by:	bento
Reference:	http://bento/errorlogs/errorlogs/a.3.20000612/extras.html
2000-06-13 07:48:18 +00:00
Jeremy Lea
79e24ee31a Cleanup share/locale in PREFIX, LOCALBASE and X11BASE. 2000-06-13 06:58:49 +00:00
Jun Kuriyama
de9c80f056 Revert previous commit. That cannot fix CFLAGS problem. 2000-06-13 02:44:14 +00:00
Jun Kuriyama
350c17506c Honor $CFLAGS.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Modified by:	kuriyama
2000-06-13 02:07:43 +00:00
David E. O'Brien
f5da8790c8 Vendor fix for building on the latest 5-CURRENT. 2000-06-12 23:57:00 +00:00
Will Andrews
01d46d5844 Add icepref, a small graphical configuration utility for IceWM.
PR:		19097
Submitted by:	Michael Urban <murban@tznet.com>
2000-06-12 23:36:23 +00:00
Satoshi Asami
aee517c86c Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +00:00
Jim Mock
2fddf56a32 Update to version 0.7.90. The author has removed all GTK/GNOME bits for
the time being, but says ``they might come back later'', but for now this
is a text-only client.

Submitted by:	ade
2000-06-12 19:16:51 +00:00
Jim Mock
0847a8164e Fix up the GNOME dependencies and use devel/gettext instead of xchat's own
local libintl.

Submitted by:	ade
2000-06-12 19:12:37 +00:00
Bill Fenner
c8fcd25620 Remove paterno@dsi.unifi.it as MAINTAINER; email has been bouncing for
about 2 months.
2000-06-12 17:35:30 +00:00
Bill Fenner
11031dea7b Remove azuki@azkey.org as MAINTAINER; email has been bouncing for
over 2 months.
2000-06-12 17:34:02 +00:00
Maxim Sobolev
e7d1d4a4a9 Fix a bug in my own tmpnam() --> mkstemp() patch.
Reported by:	Pascal Hofstee <daeron@shadowmere.student.utwente.nl>
2000-06-12 16:10:52 +00:00
Maxim Sobolev
102dab4463 Use JRE/javavmwrapper instead of JDK. 2000-06-12 13:41:18 +00:00
Maxim Sobolev
0f07eca387 Fix typo. 2000-06-12 13:37:28 +00:00
Maxim Sobolev
a0097025ac Activate jre. 2000-06-12 13:29:46 +00:00
Maxim Sobolev
df962173f3 Initial import of JRE - Sun's Java Run Time Enviponment. 2000-06-12 13:28:14 +00:00
Maxim Sobolev
bd7b5a2989 Add support for javavmwrapper. 2000-06-12 12:55:46 +00:00
Maxim Sobolev
54240bf8a1 Handle comments in all places. 2000-06-12 12:43:43 +00:00
Maxim Sobolev
5a7231e73b Update to 0.2.7.1. New MASTER_SITE and WWW. 2000-06-12 10:41:02 +00:00
Maxim Sobolev
0218f08c56 Explicitly add -lintl into LDFLAGS, because stupid configure script doesn't
bother to do it.
2000-06-12 10:12:45 +00:00
Maxim Sobolev
e43635a554 Use installed libintl instead of the port's own version. 2000-06-12 10:00:36 +00:00
Maxim Sobolev
aa7e297224 Activate javavmwrapper. 2000-06-12 09:49:32 +00:00
Maxim Sobolev
a69acf6529 Initial import of javavmwrapper - a simple shell script which would allow
Java-based ports to use any of the Java Virtual Machines installed on the
system.
2000-06-12 09:42:51 +00:00
Maxim Sobolev
1d26214cc9 Add WWW to DESCR.
PR:		19201
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-06-12 09:06:40 +00:00
Jun Kuriyama
fb38fb2d3e Change MASTER_SITES to point local-distfiles/kuriyama on ftp.FreeBSD.org. 2000-06-12 08:42:18 +00:00
Maxim Sobolev
806e95ba5a Update MASTER_SITES to make distfile fetchable.
PR:		19202
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-12 07:54:07 +00:00
Maxim Sobolev
934a7920db Several cleanups:
- Use MASTER_SITE_SUNSITE to MASTER_SITES;
- Support CFLAGS/MAKE properly;
- Sort pkg/PLIST;
- Use archivers as a primary category (forgotten by will after repo-copy).

PR:		19164
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-12 07:43:07 +00:00
Alexander Langer
4ac4fd59ba fc is ftn77 now, adjust accordingly.
PR:		19160, 19161
Submitted by:	Glenn Johnson <gjohnson@nola.srrc.usda.gov>
Reviewed by:	will
2000-06-11 19:51:59 +00:00
Alexander Langer
024da06459 Don't install xttpd any more, which cleans up the port.
PR:		18362
Submitted by:	maintainer
Reported by:	steve

Don't use -O2.
PR:		18910
Submitted by:	me

Reviewed by:	cpiazza
2000-06-11 19:26:01 +00:00
Chris Piazza
0377ef7e1f Add xsidplay.
A graphical frontend to libsidplay.

This port doesn't currently build with gcc >= 2.8.1

PR:		15147
Submitted by:	Anders Nordby <anders@fix.no>
2000-06-11 19:06:58 +00:00
Matthew Hunt
7ebca8eb9e Change MAINTAINER to myself (approved by: will).
Upgrade to 1.1.6.
Install documentation to ${PREFIX}/share/doc/bidwatcher.
Update pkg/DESCR with relevant URL.
2000-06-11 18:50:51 +00:00
Jean-Marc Zucconi
672f084cda Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:30:28 +00:00
Jean-Marc Zucconi
99f58f6321 Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:20:38 +00:00
Akinori MUSHA
db075b505c Fix RUN_DEPENDS.
PR:		ports/19199
Submitted by:	tomoShige Tashiro <shige2@pop17.odn.ne.jp>
2000-06-11 17:07:23 +00:00
Ade Lovett
9a2b7819f1 Update to 0.7.9 2000-06-11 16:39:25 +00:00
Alexander Langer
14dfca546f Add note about required action by installer, in order to get this
port work.

Reviewed by:	will
2000-06-11 16:12:13 +00:00
Alexander Langer
996e70d6d6 Update to version 1.28
PR:		19169
Submitted by:	maintainer
Reviewed by:	will
2000-06-11 16:11:03 +00:00
Alexander Langer
3322c1dc10 Update to version 2.2.3
PR:		19196
Submitted by:	maintainer
Reviewed by:	will
2000-06-11 16:08:28 +00:00
Alexander Langer
9ce1c4c8ae Update to version 1.0.3
PR:		19094
Submitted by:	maintainer

While I'm hear, clean up the port, e.g.:
* Don't create/delete PATCHDIR while building this port
* put the distfile, which is unversioned, to my local-distfiles space.
* remove/reorder some actions, such as stripping twice.

Reviewed by:	will
2000-06-11 15:13:50 +00:00
Akinori MUSHA
c98f21a742 Update to 0.14.5. 2000-06-11 13:21:59 +00:00
Akinori MUSHA
f3e3e84330 Update to 1.5.21.
Fix detection of kerberos4. (Now support for kerberos4 is always build
if /usr/lib/libkrb.a exists)

Make use of PLIST_SUB.

PR:		ports/19187
Submitted by:	Maintainer
2000-06-11 08:05:34 +00:00
Akinori MUSHA
4760abbaa5 Update to 1.17. (just PORTVERSION & md5 changes)
PR:		ports/19194
Submitted by:	lioux@uol.com.br
2000-06-11 07:51:46 +00:00
Akinori MUSHA
e83a709d64 Output PREFIX safe pkg/MESSAGE.
PR:		ports/19188
Submitted by:	Maintainer
2000-06-11 07:48:08 +00:00
Akinori MUSHA
92e1cb0ffd Update to version 5.4.1.
PR:		ports/19181
Submitted by:	Maintainer
2000-06-11 07:43:45 +00:00
R. Imura
c2940dfa9a Not "plugin.html" but "plugin.htm". 2000-06-11 06:04:59 +00:00
R. Imura
79f2c1e792 Update to version 0.91.0.
Drag'n Drop now works(but not bookmark window yet).
2000-06-11 06:01:49 +00:00
R. Imura
a783df2394 It seems MASTER_SITES has moved. 2000-06-11 05:58:48 +00:00