Commit Graph

2038 Commits

Author SHA1 Message Date
Pete Fritchman
1f46700db3 Add p5-Locale-SubCountry 1.09, convert state, province, county etc.
names to/from code.

PR:		33382
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-01-27 05:02:26 +00:00
Kris Kennaway
56666de097 Fix build on -current 2002-01-26 07:54:29 +00:00
Pete Fritchman
6bcf222c69 Add p5-File-Sort 1.00, sort a file or merge sort multiple files.
PR:		33365
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-01-26 03:21:48 +00:00
Dag-Erling Smørgrav
cbb91688d8 Fix the master port detection logic to correctly handle KDE ports.
Bump version to 2.6.3.
2002-01-24 10:11:43 +00:00
Ying-Chieh Liao
7a86199b8c add demoniac 0.3
A tool for exploring and animating graphics effects
2002-01-23 13:36:30 +00:00
Anton Berezin
13333425ad Fix package building. Also: determine max filedescriptor by using
sysctl.

Submitted by:	maintainer
2002-01-22 22:09:27 +00:00
Kevin Lo
c15aa315de - Remove WWW: line from pkg-descr to avoid fenner's survey (the homepage
disappeared from the internet).

PR: 34165
Submitted by: MAINTAINER
2002-01-22 14:09:37 +00:00
Anton Berezin
6ba6292bb7 Update to 0.27. 2002-01-22 13:39:40 +00:00
Maxim Sobolev
36379c2cbb Add gnomemimedata 1.0.1, a MIME and Application database for GNOME. 2002-01-22 10:31:27 +00:00
Akinori MUSHA
94f005e723 Add a patch submitted by the author which fixes a bug I reported where
fd occasionally dies of a segfault caused by a buffer overrun on
command invocation.

Bump PORTREVISION accordingly.
2002-01-21 16:02:52 +00:00
Dag-Erling Smørgrav
5f336a9945 Support dependencies that have backtick expressions in them, and fix a few
related nits.  Bump version to 2.6.2.
2002-01-21 00:21:41 +00:00
Trevor Johnson
9c7dc35f2c Update Thierry Thomas' e-mail address.
PR:	34095
2002-01-20 22:39:39 +00:00
SADA Kenji
57f48687c5 Stop pkg_delete time messages caused by uneraseable directories.
Approved by: Maintainer
2002-01-20 18:35:22 +00:00
Ying-Chieh Liao
e4eecb83b6 upgrade to 2.09
PR:		34050
Submitted by:	Thomas Hurst <freaky@aagh.net>
2002-01-19 14:43:53 +00:00
Akinori MUSHA
c45b04d7f0 Add a patch submitted by the author which fixes a bug I reported where
fd fails to expand a relative symlink in the root directory.

Bump PORTREVISION accordingly.

Remove an unneeded MASTER_SITE_SUBDIR line.
2002-01-19 11:43:30 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Johann Visagie
1033e9f42f - Relinquish maintainership. I haven't used this application in a long, long
time.
2002-01-17 12:26:15 +00:00
Thomas Gellekum
5753bc590f Upgrade to 1.0.2. Ignore port for Python-2.2 as there are
incompatible language changes.
2002-01-15 12:28:11 +00:00
Jim Mock
1655871869 Fix MASTER_SITES and WWW.
PR:		33886
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:55:45 +00:00
Ying-Chieh Liao
659645398a add p5-Chatbot-Eliza 0.97
A clone of the classic Eliza program
2002-01-12 15:58:28 +00:00
James E. Housley
96e3959204 Add ${LOCALBASE}/sbin/ back to the amrecover dependancy. It seems that
bento's PATH does not include that directory.

Submitted by:	bento
2002-01-12 13:26:04 +00:00
Patrick Li
d5ff811e03 Add port misc/tuxcards A small Application, which organizes your notes
in a tree, so they are easier to find. Clone of the Windows software
"CUECards"

PR:		33734
Submitted by:	Tilman Linneweh <freebsdports@arved.de>
2002-01-11 23:36:07 +00:00
James E. Housley
85357d8274 -Add WITH_MTX option for those that want the mtx changer program
-Small path cleanups
-Bump PORTREVISION

Submitted by:	Martin Blapp <mb@imp.ch>
2002-01-11 15:06:17 +00:00
James E. Housley
47cd4bf92f Upgrade to 2.4.3b2.
- Remove 2 contributed patchs that are now part of the release
- Build static programs for easier recovery
2002-01-11 13:52:24 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Trevor Johnson
e1d1558f5b new port of patanjali, a fortune(6)-like program that displays at
random a verse from the Yoga Sutras of Patanjali
2002-01-10 05:07:12 +00:00
Patrick Li
ecd7bee3f8 Update MASTER_SITE
PR:		33663
Submitted by:	maintainer
2002-01-09 02:00:26 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Mario Sergio Fujikawa Ferreira
c0ee62609a Add a fallback MASTER_SITE where old DISTFILES are moved to. This
avoids breakage when developer updates versions.

PR:		33622
Submitted by:	maintainer
2002-01-06 23:58:41 +00:00
Mario Sergio Fujikawa Ferreira
064df78553 o Remove incorporated patch
o Update to 1.7

PR:		33622
Submitted by:	maintainer
2002-01-06 23:56:04 +00:00
Patrick Li
bbf5242155 Add humourous message if kenny is killed
PR:		33576
Submitted by:	maintainer
2002-01-06 04:52:03 +00:00
Patrick Li
7e223b80d5 Add missing dependency for XPM.
Reported by:	bento
2002-01-05 03:52:00 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Yoshio MITA
84a76d2895 A minor modification of magicpoint/files/patch-aa 2002-01-05 00:51:48 +00:00
Yoshio MITA
04dd2cc9bf use stdlib.h instead of malloc.h For compatibility with 5-current.
This change does not affect 4-stable ports.

PR:		ports/32071
Submitted by:	also from Nicolas Jombart
2002-01-05 00:48:22 +00:00
Ying-Chieh Liao
a351018011 upgrade to 3.3 2002-01-03 14:59:52 +00:00
Mario Sergio Fujikawa Ferreira
69ac313590 New port kenny version 1.6: Translate text both to and from KennySpeak
PR:		33171
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-01-02 23:22:26 +00:00
Patrick Li
3becdba3ba Add new port x11-wm/icemc - a graphical configuration tool to edit
your IceWM menu

PR:		33409
Submitted by:	Adam Weinberger <monkey@crackula.com>
2002-01-02 04:42:53 +00:00
Pete Fritchman
562e0a6e17 Add p5-Array-IntSpan 1.01, module for handling arrays using IntSpan
techniques.

PR:		33363
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-31 16:56:48 +00:00
Pete Fritchman
d12cf74b0b Add p5-Array-Compare 1.03, perl extension for comparing arrays.
PR:		33361
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-31 16:48:37 +00:00
Ying-Chieh Liao
1c39d223b7 add cave 0.3
Character Animation Viewer for Everyone
2001-12-30 19:24:46 +00:00
Pete Fritchman
1caf7544bb Add p5-Business-ISSN 0.90, perl extension for International
Standard Serial Numbers.

PR:		33326
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:12:42 +00:00
Pete Fritchman
022f6210e1 Add p5-Business-ISBN 1.64, work with International Standard Book
Numbers.

PR:		33325
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:04:08 +00:00
Pete Fritchman
0cd7e5bdae Update patch-dns to apply cleanly to new DNS-HOWTO.sgml.
Pointed out by:	Jeremy Norris <ishmael27x@yahoo.com>

Also, fix pkg-plist to include the two new DNS-HOWTO generated html files.
2001-12-29 03:23:40 +00:00
Akinori MUSHA
52a0256a06 Update for i386/4-STABLE. (libc_r.so.4 was removed) 2001-12-28 17:36:18 +00:00
James E. Housley
89b22aa137 Fix a typo in the chg-zd-mtx.sh.in file that prevented proper operation
with barcodes.
Bumped PORTREVISION

Submitted by:	Blaz Zupan <blaz@si.freebsd.org>
2001-12-28 17:35:49 +00:00
Akinori MUSHA
7961a4eb6f Update compat4x for i386/4-STABLE. 2001-12-28 17:22:34 +00:00
Dmitry Sivachenko
5a84c1e757 Add WWW. 2001-12-27 21:08:44 +00:00
Pete Fritchman
b2fe12f818 Update to latest DNS-HOWTO docuemnt (includes BIND 9 information).
Bump PORTREVISION.

Noticed by:	bento
2001-12-27 18:19:54 +00:00
Ying-Chieh Liao
868dd870d0 upgrade to 1.03u
PR:		33226
Submitted by:	maintainer
2001-12-27 08:58:20 +00:00