Commit Graph

47362 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
b42604dddf update to 4.2.0.
PR:		30723
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:09:05 +00:00
FUJISHIMA Satsuki
445acef0f9 o update to 0.4.0.
o support NOPORTDOCS.
o aupport Alpha arch.

PR:		30719
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:07:41 +00:00
FUJISHIMA Satsuki
961d20211f o fix MASTER_SITES.
o respect CC and CFLAGS.

PR:		30720
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:06:15 +00:00
FUJISHIMA Satsuki
33fda9b1d6 update to 5.3.8.2.
PR:		30717
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 05:59:41 +00:00
FUJISHIMA Satsuki
2d6ad24de4 update to 9.19.
PR:		30718
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 05:41:53 +00:00
Michael Haro
053e7f3856 I forgot the dependency 2001-09-22 05:24:19 +00:00
Michael Haro
ee6042889f A perl module that provides quotification functionality for Usenet
articles and email mail
2001-09-22 05:09:10 +00:00
Pete Fritchman
7a6b264fc9 - update to 1.1
- add INSTALLS_SHLIB=yes
- sort pkg-plist

PR:		30716
Submitted by:	maintainer
2001-09-22 03:49:10 +00:00
Mario Sergio Fujikawa Ferreira
485a05bf51 Update to 1.4 Build 131 2001-09-22 01:42:35 +00:00
Mario Sergio Fujikawa Ferreira
f4106c4a14 add missing dirs
Submitted by:	bento
2001-09-22 01:23:12 +00:00
Akinori MUSHA
71a4f12840 Update to 20010922, with some brand new functionalities.
overall:

  - Implement new package glob patterns: {<|<=|>=|>}{date|pkgname_glob}.

    For example, you can rebuild and reinstall all the dependent
    packages of png that had been installed prior to png this way:

      portupgrade -fr png -x '>=png'

  - Introduce the packages database, which is currently a simple hash
    that maps file paths to package names.

    Inspired by:	NetBSD

pkgdb(1): (new)

  - A command to create/update the packages database.

pkg_which(1): (new)

  - A command to check which package a file came from quickly.

portsclean(1):

  - Suppress "can't cd" error messages.

    Submitted by:	Jos Backus <josb@cncdsl.com>

ports_glob(1): (new)

  - Give portsdb(1)'s ports glob expanding feature a suitable name.
2001-09-21 22:46:14 +00:00
Akinori MUSHA
a8b4e2db9b Put a copy of the distfiles somewhere and update MASTER_SITES.
Submitted by;	fenner's portsurvey
2001-09-21 17:49:35 +00:00
Akinori MUSHA
60cae2e9c0 Update to 20010922. 2001-09-21 17:43:10 +00:00
Akinori MUSHA
35b950e177 Update to 20010216. 2001-09-21 17:39:55 +00:00
Akinori MUSHA
20a405b688 Fix MASTER_SITES and WWW. The site has been moved.
Submitted by;	fenner's portsurvey
2001-09-21 17:35:50 +00:00
Akinori MUSHA
b8ed3998c4 Add active master sites.
Submitted by;	fenner's portsurvey
2001-09-21 17:32:00 +00:00
Akinori MUSHA
70e2b19e83 Update to 0.28. 2001-09-21 17:26:30 +00:00
Akinori MUSHA
b9f7be136f Update to 0.21. 2001-09-21 17:26:16 +00:00
Pete Fritchman
c1ceb9e7eb - have 'make replace' modify mailer.conf if OSVERSION > 400014 (mostly
borrowed from mail/posfix)
- instead of copying the smail binary around, use symlinks
- add @execs to pkg-plist to create empty directories the port needs

PR:		21900 (mailer.conf)
2001-09-21 17:14:35 +00:00
Pete Fritchman
9213352b34 Add missing file to pkg-plist
PR:		30468
Submitted by:	maintainer
2001-09-21 16:50:54 +00:00
FUJISHIMA Satsuki
bf6b676dec use MAN1 macro. 2001-09-21 16:17:07 +00:00
FUJISHIMA Satsuki
f03b51fefe fix manpage error: does not have manpage.
This port is still broken.
2001-09-21 16:08:19 +00:00
FUJISHIMA Satsuki
1a5189c956 o add missed bin/fcronsighup.
o utilize DOCSDIR.
o install fcron.{allow,deny,conf}.dist and remove them if unchanged.
2001-09-21 15:47:27 +00:00
FUJISHIMA Satsuki
c89bc9789f install manpage correctly. 2001-09-21 15:09:25 +00:00
FUJISHIMA Satsuki
d122a0a726 fix pkg-plist: add missed header and manpage. 2001-09-21 14:58:32 +00:00
FUJISHIMA Satsuki
d46c81ac0d add missing bin/movify. 2001-09-21 14:45:06 +00:00
FUJISHIMA Satsuki
12463f6b3f use CONFIGURE_TARGET to create header name dynamically. 2001-09-21 14:38:18 +00:00
FUJISHIMA Satsuki
cfb7836629 o mkdir locale subdirectory before install.
o use INSTALL_* macro rather than ${CP}.
2001-09-21 14:18:28 +00:00
Ying-Chieh Liao
89ce001103 update patch for Big5 IME support
PR:		30504
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2001-09-21 14:11:55 +00:00
FUJISHIMA Satsuki
e43f28dd65 utilize/trash DOCSDIR. 2001-09-21 14:06:08 +00:00
Ying-Chieh Liao
7ea1bc1075 upgrade to 1.8.1 2001-09-21 12:38:17 +00:00
Akinori MUSHA
d707b7ee11 Update to 20010921, the latest maintenance release.
overall:
  - Work around pkg_info(1)'s "feature" where it gets info from
    package files under the packages directory prior to installed
    packages.
    [Reported by: kuwa@flab.fujitsu.co.jp]

portupgrade:
  - Skip ports that are marked as IGNORE.
    [Requested by: Jimmy Olgeni <olgeni@uli.it>]

portsdb:
  - Stop specifying -j# when making a ports index to avoid outputting
    a buggy INDEX.

portsclean:
  - Do not assume a distinfo file is in each port's own directory, and
    use `make -V MD5_FILE', in order to support master-slave ports
    properly.
2001-09-21 10:30:11 +00:00
Jim Mock
948b431ec0 Update to version 0.44. 2001-09-21 09:06:25 +00:00
Pete Fritchman
d0349c312b Update to 1.13.23
PR:		30689
Submitted by:	maintainer
2001-09-21 06:05:58 +00:00
Akinori MUSHA
59358b9cf9 Sort entries. 2001-09-21 05:59:19 +00:00
Pete Fritchman
e05cf51cb4 - update to 2.1.a3
- depend on javamwrapper instead of the java binary
- install into PREFIX, not LOCALBASE

PR:		30678
Submitted by:	maintainer
2001-09-21 05:54:58 +00:00
Akinori MUSHA
3cd0d088b9 Sort entries and add a missing entry "kdeaddons". 2001-09-21 05:53:51 +00:00
Akinori MUSHA
23747af48b Sort entries and remove a duplicate "rqm". 2001-09-21 05:53:00 +00:00
Akinori MUSHA
605108f885 - Sort entries.
- Add missing entries: "p5-Date-Handler" and "scilab".
  (The former hasn't been recognized because of a typo s/SUBIDR/SUBDIR/)
2001-09-21 05:51:47 +00:00
Akinori MUSHA
c17b3eedea Sort entries. 2001-09-21 05:49:14 +00:00
Akinori MUSHA
d3ce2a4568 - Sort entries.
- Delete gnuserv-emacs20 which hasn't actually been added.

PR:		ports/30688
Submitted by:	David Taylor <davidt@yadt.co.uk>
2001-09-21 05:45:49 +00:00
Pete Fritchman
2b5b51919d - update to 0.37
- reword pkg-descr

PR:		30691
Submitted by:	maintainer
2001-09-21 05:29:40 +00:00
Dmitry Sivachenko
b853b151d0 New port: UML Modeller for KDE 2001-09-21 04:59:58 +00:00
Mario Sergio Fujikawa Ferreira
60f7fbf112 update to 1.3 which supports the advancements brought by halflifeserver
port version 3.1.0.8, along with several fixes and changes

Submitted by:	MAINTAINER
2001-09-21 04:07:14 +00:00
Mario Sergio Fujikawa Ferreira
a669d6df7d o update to 3.1.0.8 which adds Multicast spectator, Voice
communication.... amongst several other features
o sanitize MASTER_SITES
o also, note on DESCR, that this distribution includes TFC
  (Team Fortress Classic) and DMC (Deathmatch Classic)

Submitted by:	MAINTAINER
2001-09-21 03:51:17 +00:00
Akinori MUSHA
994078a9db Update to 0.1.2. 2001-09-21 03:43:01 +00:00
David W. Chapman Jr.
125bfddf51 Update to 2.44
PR:		30694
Submitted by:	maintainer
2001-09-21 02:53:37 +00:00
Ying-Chieh Liao
5e153f6bbd add rot
Rotates a file so that lines become columns and vice versa
2001-09-21 01:54:58 +00:00
James E. Housley
3fe3563fd7 Update to 4162, better removal of Nimda 2001-09-20 21:36:50 +00:00
David E. O'Brien
576f033d42 Update to Vim 6.0 beta AX 2001-09-20 20:13:58 +00:00