Commit Graph

2019 Commits

Author SHA1 Message Date
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
Dmitry Sivachenko
ee56ca4ae5 Update to 1.1.1
PR:		33193
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2001-12-26 12:45:04 +00:00
Pete Fritchman
0e93820f77 Fill in MASTER_SITES and WWW: (forgot to fill these in after working offline).
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-12-26 05:06:52 +00:00
Pete Fritchman
d128cc5368 Add xrmap 2.03, map portions of the earth from a given
longitude/latitude.
2001-12-26 03:34:31 +00:00
Pete Fritchman
68ee588f22 Add pl-sms 1.8.9h, send SMS to cellular phones in Poland (Idea,
ERA, Plus).

PR:		33123
Submitted by:	Michal Pasternak <doc@lublin.t1.pl>
2001-12-25 20:57:19 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Pete Fritchman
7eeae1d7cb Update to 4.7. 2001-12-24 20:16:08 +00:00
Martin Blapp
356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Joseph Koshy
00e2acc607 Correct home page URL. 2001-12-24 08:45:15 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Ying-Chieh Liao
c5a1a41afc upgrade to 0.2
change master site
add WWW
drop maintainership
2001-12-22 18:18:25 +00:00
Ying-Chieh Liao
23acd318b2 back out granulate 2001-12-22 18:11:51 +00:00
Ying-Chieh Liao
5d4e1ab38b add graunlate back 2001-12-22 08:28:18 +00:00
Jordan K. Hubbard
02cab32cea Update this port to version 0.2.1.
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2001-12-21 23:29:13 +00:00
Ying-Chieh Liao
4598737fb0 cant fetch distfile for a LONG LONG time, so remove it 2001-12-21 15:22:04 +00:00
Ying-Chieh Liao
5602c5d82a fix previous commit
PR:		33029
Submitted by:	maintainer
2001-12-20 17:31:32 +00:00
Ying-Chieh Liao
15aafbb20a fix previous commit
PR:		33030
Submitted by:	maintainer
2001-12-20 17:29:36 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00