1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

32832 Commits

Author SHA1 Message Date
Maxim Sobolev
efa1bb68ee Add missed USE_X_PREFIX.
PR:		21698
Submitted by:	maintainer
2000-10-02 12:24:59 +00:00
Maxim Sobolev
ae7f537537 Update to 1.0.pre1. 2000-10-02 11:02:02 +00:00
Chris D. Faulhaber
dd0eb584ab Update port to 1.1 2000-10-02 10:38:52 +00:00
Maxim Sobolev
5821e9ceba Fixes and cleanups:
- add support for Chinese (two-byte) Character text writing and fonts (vanilla);
- move rather long manpages listing from Makefile into separate files (sobomax);
- bump PORTREVISION as a result.

Submitted by:	vanilla, sobomax
2000-10-02 08:27:25 +00:00
Maxim Sobolev
b17fb10d62 Update to 0.31.1. 2000-10-02 08:09:46 +00:00
Maxim Sobolev
154fd44513 Reflect new location of librep (LOCALBASE --> X11BASE). Bump PORTREVISION to
make clear that update is necessary.
2000-10-02 08:07:53 +00:00
Maxim Sobolev
ead42774cc - Update to 0.13.1;
- Change PREFIX to be X11BASE. The reason why it should be in X11BASE is that
  sawfish (primary user of librep) installs shared object into one of the
  librep's directories, so they have to live in the same BASE to make PLISTs
  working. The way it was done looks like a little hack, because I don't
  want to use USE_X_PREFIX (the port really doesn't require libX11), so I had
  to manually set MTREE_FILE.
2000-10-02 08:06:33 +00:00
Maxim Sobolev
d437378402 Update to 0.4.3. 2000-10-02 06:50:44 +00:00
Maxim Sobolev
cf2c24b4fa Add missed gtkeditor into LIB_DEPENDS.
Submitted by:	vanilla
2000-10-02 06:43:50 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Trevor Johnson
c98d25644b Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:28:47 +00:00
Jun Kuriyama
e5306def00 Another HTML-lint (all messages are written in Japanese...) 2000-10-02 05:18:59 +00:00
Trevor Johnson
a1bc183bce `do not include the package name (or version number of the software) in the comment.' --Porter's Handbook section 2.2.1 2000-10-02 03:27:15 +00:00
Jacques Vidrine
b3368dcebb USE_PYTHON so that this works with python1.5, python1.6, and python2.0. 2000-10-02 03:14:25 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Trevor Johnson
ce95e17f5b `Nuke L.A.' bumper stickers are not funny! 2000-10-02 02:57:23 +00:00
James E. Housley
8358f3a197 Well, now everyone knows where to point.
Approved by:	will (at least the contents, not the comments)
2000-10-02 00:54:39 +00:00
Kris Kennaway
41568e8406 Checksum changed - some doc changes, and at least one bugfix.
Bump PORTREVISION.
2000-10-01 23:26:56 +00:00
Neil Blakey-Milner
39c3b5d70c Add pwm, a rather unique lightweight window manager which allows
multiple client windows to share a frame.
2000-10-01 22:28:52 +00:00
SADA Kenji
af876a3e59 New port: japanese/mutt-devel
This is mutt japanized development version.

PR:		21063
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-10-01 21:08:28 +00:00
Mario Sergio Fujikawa Ferreira
4f5eb345ab First act as official committer sanctioned by my mentor (THANKS Will-kenobi).
One action, 3 changes. Perhaps, this will be my only incursion outside of ports for some time.
1) (ports) Added myself to xearth committers.marker (1st Brazilian, one of the only Latin Americans).
2) (www) Added an announcement to newsflash about this.
3) (doc) Both removed myself from contrib, then added an authors identity for myself and and entry to almighty staff area.
2000-10-01 18:40:03 +00:00
Jeremy Lea
6bf486c13d Use the gettext port instead of own static libintl. No need to remove
share/locale, it is handled by the gettext port.

Approved by:	maintainer
2000-10-01 18:35:19 +00:00
Satoshi Asami
568b78afbd (1) Add support for a "flat" directory structure, with no pkg/ and
patches/.  In addition, patches live in files/ and files/md5 is
    moved to "distinfo" in main directory.

    It is disabled by default, but you can test it by defining
    NEWLAYOUT.  I will convert the entire ports tree in a week and
    make NEWLAYOUT the default.

Reviewed by:	the ports list
Submitted by:	nectar ("distinfo" name)

(2) Bump XFree86 version number in PKG_IGNORE_DEPENDS.

(3) New variable RESTRICTED_FILES to be used when only a subset of a
    RESTRICTED or NO_CDROM port's distfiles/patchfiles list is not
    redistributable.  (Set RESTRICTED_FILES to the list of
    redistribution-challenged files.)

Reviewed by:	the ports list
2000-10-01 17:27:40 +00:00
Jean-Marc Zucconi
ae8c79547a Remove extra directory in the name of files to patch. 2000-10-01 16:28:38 +00:00
Kevin Lo
64b08be8d8 Imported some variables from master port.
PR: 21472
Submitted by: MAINTAINER
2000-10-01 16:18:30 +00:00
Kevin Lo
6f4d22dbf6 - Update patch for japanese/zangband satellite port.
- Some variables moved to satellite port's Makefile.

PR: 21471
Submitted by: MAINTAINER
2000-10-01 16:12:36 +00:00
Kevin Lo
0a7b023799 Update to 0.1.10
PR: 21467
Submitted by: MAINTAINER
2000-10-01 15:39:38 +00:00
Will Andrews
6e07bc037c Fix bogon where replies were not chomp()'d.
Submitted by:	knu
2000-10-01 15:37:22 +00:00
Kevin Lo
4c78857ff9 Update MASTER_SITES.
PR: 21459
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
2000-10-01 15:29:02 +00:00
Alexander Langer
f4c9fa0377 Add xbarcode, which must not be sold. 2000-10-01 15:28:24 +00:00
Alexander Langer
a7f2252119 Add xbarcode, a (NO_CDROM) program to generate and save graphics of
barcodes in different industry standards.

PR:		21667
Submitted by:	brett <brett@nodetree.net>
2000-10-01 15:27:35 +00:00
Kevin Lo
6988bd55ef - Update to 4.1.0
- Change maintainer's e-mail address

PR: 21479
Submitted by: MAINTAINER
2000-10-01 15:16:26 +00:00
Akinori MUSHA
bc025e8ae3 Add ja-xchat, xchat with Japanese support, as a satellite port of irc/xchat. 2000-10-01 14:57:28 +00:00
Akinori MUSHA
c06bee8627 Prepare for slave (satellite) ports.
Approved by:	jim (MAINTAINER)
2000-10-01 14:53:01 +00:00
Kevin Lo
c78be61c3c Update to version 0.3.0
PR: 21671
Submitted by: MAINTAINER
2000-10-01 14:49:37 +00:00
CHOI Junho
9581a76b12 Activate ko-a2ps.
Simple a2ps wrapper for Korean text printing
2000-10-01 13:04:04 +00:00
CHOI Junho
ea97a8d93b Active ko-a2ps. 2000-10-01 13:03:22 +00:00
Jeremy Lea
ee051ba329 Correct a problem caused by my patch. Ensure the playlist is sorted.
Bump PORTREVISION.

PR:		20190

Add support for dagrab (but not a dependency), since I promised sada that it
was here...

PR:		18116
Submitted by:	Matt Storch <idiotsavant@mail.com>
2000-10-01 10:22:27 +00:00
Jeremy Lea
4d81331af7 Whitespace changes and PLIST sorting. 2000-10-01 09:59:09 +00:00
Jeremy Lea
a7f9b3582b Oops, missed some more wrong libtool stuff... 2000-10-01 09:50:00 +00:00
Andreas Klemm
8244fc50b0 - update port to last gtar release
- fixes --exclude, -X problem in version 1.13, where excludes have been
  wrongly interpreted as filenames (not pathnames)
- some cosmetics from naddy

Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-10-01 09:39:19 +00:00
Jeremy Lea
ed5a5fec59 Use the gettext port. Remove an include which is already in the base
system.

Approved by:	maintainer
2000-10-01 09:33:41 +00:00
Jeremy Lea
90f9887c7f Remove unneed libtool patches.
Correct PLIST while I'm here.
2000-10-01 08:11:47 +00:00
Jeremy Lea
61e6a25703 Make this work with the perl in -current.
No (non-automated) response from: maintainer
2000-10-01 07:50:46 +00:00
Jeremy Lea
e17474b0ad Try to unbreak this on -current.
Sort the PLIST.

No reply from:	maintainer
2000-10-01 07:48:18 +00:00
John Polstra
665af24cde Upgrade to pm3-1.1.15. No major functional changes -- just a few
bugfixes.
2000-09-30 23:47:18 +00:00
Jean-Marc Zucconi
adfa9e2a0a A better patch for the mouse locking problem. The previous patch broke some
of the other mouse protocols.

Submitted by:	 Sascha Blank <sblank@addcom.de>
2000-09-30 22:13:04 +00:00
Akinori MUSHA
7915997aa9 Update to knu-cvsweb 1.103.1.30.
2000-10-01 05:10  knu

	* cvsweb.cgi: Fix annotation bugs.
	  - Do not pass gzip'ed directives to cvs. (it never worked, sigh)
	  - Fix mis-spacing.  Now it should look pretty well.
2000-09-30 20:13:18 +00:00
David E. O'Brien
e3598f746e Use Perl's in-place editing to do the simple search and replace that the
Makefile.dist patches were doing.  This approach will reduce the patch
breakage with each new ISC-DHCP version.
2000-09-30 19:47:32 +00:00
Akinori MUSHA
d2361b029e Update to knu-cvsweb 1.103.1.29.
2000-10-01 03:48  knu

	* INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not
	log in history) flags when doing a cvs annotation so that one does
	not need to turn on the write permission on CVSROOT/history for the
	user which httpd runs cvsweb.cgi as. (typically "nobody")

2000-10-01 03:27  knu

	* cvsweb.cgi: Fix the comment to make how to set $config clear.

	Inspired by:	"Dan Langille" <dan@langille.org>

2000-09-29 03:06  knu

	* cvsweb.cgi: Trap errors in the configuration files on loading and
	show error messages.  (Previously it failed silently)

	Submitted by:	Sean Scarff <sean@pavilion.net>
2000-09-30 18:53:24 +00:00