John-Mark Gurney
995c4e7f0c
add a C library for mime/rfc822 parsing:
...
This package allows you to decode multipart mime messages. I wrote
this so that my cgiparse libary can understand multipart/form-data.
I was looking at the various ways of doing it with out designing an
entire library. After thinking about the problem, there were to many
edge cases, and designing an entire library would be better. This is
the results of the work. It definately could use some cleaning up.
WWW: http://resnet.uoregon.edu/~gurney_j/jmpc/mime.html
2000-06-19 23:33:44 +00:00
Doug White
84af95cb8a
Update to use MASTER_SITE_LOCAL.
2000-06-19 19:21:59 +00:00
David E. O'Brien
61d4edc486
Do not use MASTER_SITE_SOURCEFORGE as it buys us nothing. There are is
...
only one sourceforge.net distribution machine. So there is no reason to
override MASTER_SITE_SOURCEFORGE due to a closer (net-wise) mirror.
Using MASTER_SITE_SOURCEFORGE slows me down in checking for updates to
cscope.
2000-06-18 18:47:46 +00:00
Maxim Sobolev
d5c3fc66bb
Remove arch-specific optimisation options from configure script. They broke sdl
...
build on systems with gcc2.7
Submitted by: Martin Walter <walter@th.physik.uni-bonn.de>,
Patrick M Doane <patrick@watson.org>
2000-06-18 10:05:24 +00:00
Tim Vanderhoek
68caab9c12
Add WWW.
2000-06-18 04:18:00 +00:00
Tim Vanderhoek
eb4ed9551e
Depending on all of XFree86 just for the mkdirhier(1) util was a
...
little excessive: do post-patch mkdirhier into mkdir -p instead.
2000-06-18 04:05:25 +00:00
Will Andrews
67c0ead7d4
Update to 0.12.
...
PR: 19142
Submitted by: MAINTAINER
2000-06-17 03:37:10 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Thomas Gellekum
7d4154cd12
Update for symmetry with the other py-mx* ports.
2000-06-16 09:33:21 +00:00
Thomas Gellekum
c2342ae6c1
Make this actually work.
2000-06-16 09:27:41 +00:00
Thomas Gellekum
16ee608093
Make this actually work.
2000-06-16 09:21:11 +00:00
Thomas Gellekum
b88549b797
Update MASTER_SITES.
2000-06-16 09:11:28 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Maxim Sobolev
5cb1434004
Second round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:12:51 +00:00
Maxim Sobolev
1de95a9ce1
First round of INSTALL_SHLIB fixes.
2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Will Andrews
8b6fc6203d
Add libneural, a C++ library implementation of the classic 3-layer
...
perceptron. I don't understand what I just said.. :-)
2000-06-14 07:47:50 +00:00
Ade Lovett
00f3ad723e
Fix compile-time location of locale NLS directories
2000-06-13 22:55:50 +00:00
Jeremy Lea
79e24ee31a
Cleanup share/locale in PREFIX, LOCALBASE and X11BASE.
2000-06-13 06:58:49 +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
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
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
Will Andrews
ba9f68c58c
Add perforce, a well-done commercial source code control system. The
...
submitter tried to bundle an elisp script with this port, but I left it
out because it could just as well be put in a different port.
PR: 18371
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
2000-06-10 06:22:55 +00:00
Will Andrews
bc238b49c0
Add py-htmlkit, a python package that assists with autogenerating HTML.
...
PR: 19155
Submitted by: Kelly Yancey <kbyanc@posi.net>
2000-06-09 22:01:58 +00:00
Satoshi Asami
fe90a46320
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
...
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Will Andrews
cf4e1decff
Update to 1.212.
...
PR: 19122
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-06-09 20:43:42 +00:00
Will Andrews
c9d8d301e9
Major overhaul to make this port work well again. MAINTAINER change is
...
confirmed by the lack of submissions for updates by the original creator.
Port now depends on the recently-added x11-toolkits/jx and friends ports.
MASTER_SITES moved; make port depend on several other ports instead of
building things itself, allowing for modularity.
PR: 19042
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-09 20:39:30 +00:00
Will Andrews
64496545a5
Actually look for ctags in a subdirectory in MASTER_SITE_SUNSITE. This
...
MASTER_SITE has been broken for 1 year and 1 day, ever since rev 1.3.
Pointy hat: jkoshy
2000-06-09 20:35:48 +00:00
Ade Lovett
4c9e83a093
Update to 1.0.1
2000-06-09 16:33:08 +00:00
Will Andrews
c9a437c5c2
Add Tcllib, a collection of utility modules for Tcl.
...
PR: 18263
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 03:35:21 +00:00
Will Andrews
cbc71b2150
Add tcltls, a Tcl interface to OpenSSL.
...
PR: 18388
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-06-09 03:27:54 +00:00
Ade Lovett
d750cb23bb
Add missed textproc/libxml as a dependency
...
Submitted by: bento
2000-06-08 21:25:21 +00:00
Akinori MUSHA
42ab036a14
Update MASTER_SITE.
...
Utilize PORTNAME/PORTVERSION.
PR: ports/19116
Submitted by: Maintainer
2000-06-08 09:08:17 +00:00
Satoshi Asami
061d6c265f
Add imake based on XFree86-4.0.
...
Submitted by: taguchi@tohoku.iij.ad.jp
2000-06-08 03:25:55 +00:00
Satoshi Asami
177aea87ca
@dirrm share/cutils/cinfo
...
@dirrm share/cutils
Submitted by: bento
2000-06-07 23:49:25 +00:00
Satoshi Asami
1b4e5eb048
@dirrm share/doc/cdecl
...
Submitted by: bento
2000-06-07 22:17:46 +00:00
Satoshi Asami
e7655f117b
Add cflow.1.
...
Submitted by: bento
2000-06-07 22:07:05 +00:00
Satoshi Asami
40c06420b7
Add lib/liblgcc_r_p.a.
...
Submitted by: bento
2000-06-07 21:43:41 +00:00
David E. O'Brien
d624138fd5
The local-distfiles dir on ftp.freebsd.org was moved under ports/.
2000-06-07 17:44:39 +00:00
Akinori MUSHA
60f2ecb476
Local distfiles have been moved to:
...
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Maxim Sobolev
0b6f3c90f3
Activate moonshine.
2000-06-07 16:58:34 +00:00
Maxim Sobolev
84863717bd
Initial import of moonshine - a customizable IDE supporting wide range of
...
languages.
PR: 18273
Submitted by: sobomax
2000-06-07 16:53:29 +00:00
Maxim Sobolev
06785755ab
Use mkstemp() instean of insecure tmpname().
2000-06-07 08:39:53 +00:00
Akinori MUSHA
9eb728a459
Update to the latest CVS snapshot.
...
- Minor fixes
- Timezone support
2000-06-07 08:23:11 +00:00
Satoshi Asami
0d005d99a2
Add noroff.1.
...
Submitted by: bento
2000-06-07 08:22:54 +00:00
Satoshi Asami
9cc765d745
Seems like nana.info has grown and now has three files instead of two.
...
Submitted by: bento
2000-06-07 08:21:38 +00:00
Akinori MUSHA
ae8f1031af
Move local distfiles from:
...
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Satoshi Asami
4674d63dbf
Add bin/ftnpp and man/man1/ftnpp.1.
...
Submitted by: bento
2000-06-07 07:54:21 +00:00
David E. O'Brien
55ddf4365b
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
...
over to the new ftp.freebsd.org local distfiles site.
2000-06-07 03:09:25 +00:00
Akinori MUSHA
d8f4b8d9a4
Activate cvs2cl & cvsutils.
2000-06-06 13:56:26 +00:00
Akinori MUSHA
945ea77833
This is a new port of cvsutils.
...
--
CVSU: CVS Utilites
The idea of CVS Utilities is to facilitate working with the files in
the working directory of a developer using CVS.
cvsu: cvs update offline
cvsco: cruel checkout
cvsdiscard: discard local changes
cvspurge: make maintainer-clean
cvsdiff: cvs diff offline
cvschroot: change CVS/Root recursively
cvsrmadm: remove all CVS directories recursively
2000-06-06 13:55:28 +00:00
Akinori MUSHA
b72ff83eee
This is a new port of cvs2cl.
...
--
cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script
This Perl script does what you think it does: It produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
the output. Duplicate log messages get unified in the Right Way.
2000-06-06 13:54:10 +00:00
Maxim Sobolev
3f24913c50
Update to 1.1.3.
...
FreeBSD is now in the list of supported platforms, so number of patches
required to make SDL work here has been slightly reduced.
2000-06-06 09:36:38 +00:00
Thomas Gellekum
5745d87c8e
Don't remove %D/share/emacs/site-lisp, it's handled by mtree(1).
2000-06-06 08:54:26 +00:00
Maxim Sobolev
a5498fd9d5
SDL now has its own site: http://www.libsdl.org/ , hence update MASTER_SITES
...
and WWW.
2000-06-06 08:05:51 +00:00
Maxim Sobolev
97b79114f1
Add missed entry in PLIST.
...
Submitted by: bento
2000-06-05 12:22:12 +00:00
Akinori MUSHA
f386d54c2c
Remove subdirectories too.
2000-06-05 06:59:26 +00:00
Akinori MUSHA
86385a8dd1
Satisfy bento by removing the apache directory on package building.
...
This port does not explicitly depend on a specific version of Apache
nor other www servers but leaves the option for users, since cvsweb
should work on most cgi capable www servers.
2000-06-05 05:47:02 +00:00
Doug White
ec30bbb78c
Conditionalize against $OSVERSION == 500000 too since it doesn't have
...
kqueue, just to be nice to our older-CURRENT-running friends. kqueue is
in 400018 and 500001 and later.
Suggested by: kris
2000-06-05 03:57:36 +00:00
Doug White
b14294e6cf
Require OSVERSION 400018 or later, so kqueue actually exists.
2000-06-05 03:31:25 +00:00
Tim Vanderhoek
537ade20c4
PORTVERSION=1.8-dev -> PORTVERSION=1.8.d
2000-06-04 04:22:17 +00:00
Satoshi Asami
f4bf5bb635
Add share/aclocal/pth.m4.
...
Submitted by: bento
2000-06-03 09:17:27 +00:00
Satoshi Asami
bd2cd58b26
Add two .la files.
...
Submitted by: bento
2000-06-03 09:16:52 +00:00
Satoshi Asami
e141a1c661
Add include/fastcrc.h.
...
Submitted by: obento
2000-06-03 08:17:17 +00:00
Satoshi Asami
ffe778d240
Don't remove share/aclocal.
2000-06-03 00:49:39 +00:00
Satoshi Asami
2ee765ba9f
Remove empty directories.
...
Submitted by: bento
2000-06-03 00:49:25 +00:00
Satoshi Asami
3a65a77a71
Chase directory name change in *_DEPENDS, to get package building going again.
...
Forgotten by: kris
2000-06-03 00:41:00 +00:00
Satoshi Asami
a2e490f4a4
Don't remove share/aclocal -- it's created by mtree.
2000-06-03 00:40:22 +00:00
Will Andrews
b87ca5fd1d
Update to 1.3a2. Add SourceForge master sites. Remove now-irrelevant
...
patches.
2000-06-02 19:28:07 +00:00
Ade Lovett
92b717c7c2
Update to 0.15, now with OAF support (gnorba is going away)
2000-06-01 20:25:44 +00:00
Ade Lovett
df757445b0
OAF is the Object Activation Framework, a much more powerful replacement
...
for gnorba in the GNOME 2.0 development platform.
2000-06-01 20:16:24 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Ade Lovett
1ecc592d8c
Say hello to GNOME 1.2
...
audio/gnomemedia 1.2.0
deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0
devel/glade 0.5.9
devel/libgtop 1.0.9
games/gnomegames 1.2.0
graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2
misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0
sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50
x11/gnomecore 1.2.0
x11/gnomelibs 1.2.1
Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.
Plus. The metaport has been reworked to bring in a few more
often-requested items.
Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Doug White
ca7294c944
Upgrade py-kqueue to 1.1 -- forgot to regenerate the checksum.
2000-06-01 06:09:09 +00:00
Doug White
42a195e43d
Upgrade to 1.1. Added copyrights and deleted commented-out debugging code,
...
no functional changes, but bumped the version anyway to discriminate.
2000-06-01 06:06:30 +00:00
Jason Evans
491fd147ee
Remove sunsite from MASTER_SITES, since recent versions of cook haven't
...
been propagated.
2000-05-30 23:19:09 +00:00
Kris Kennaway
d3a7ef65c5
Update after repo copy from m68k* to *-m68k (better naming style)
...
Approved by: Maintainer
2000-05-30 09:36:41 +00:00
Kris Kennaway
cfa113f67f
Update after repo copy from m68k* to *-m68k (better naming style)
...
Approved by: Maintainer
2000-05-30 09:32:49 +00:00
Jake Burkholder
a05a5162b4
Reflect repo-copy gcc11 --> gcc-6811.
2000-05-30 04:54:27 +00:00
Jake Burkholder
f74a8da26f
Update after repo-copy from gcc11 --> gcc-6811.
...
Portlint. Change my e-mail address.
2000-05-30 04:53:34 +00:00
Will Andrews
92ff9f2c01
Add libintl so that this port builds an external libintl and registers
...
it as a dependency (as it should).
PR: 18892
Submitted by: rguyom@321.net
Forgotten by: sobomax
2000-05-29 22:39:27 +00:00
Maxim Sobolev
04c18e4759
Respect installed intl shared library.
2000-05-29 06:24:51 +00:00
Steve Price
19bee5e616
Activate the lwp, rpc2, and rvm ports.
2000-05-29 04:23:18 +00:00
Steve Price
259d71e226
Adding rpc2 version 1.5.
...
An interprocess communication library developed as part of the CODA
project.
PR: 17943
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:21:05 +00:00
Steve Price
7050c27697
Adding rvm version 1.1.
...
A persistent VM library developed as part of the CODA project.
PR: 17942
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:17:29 +00:00
Steve Price
355488ca3f
Adding lpw version 1.4.
...
A userspace thread library developed as part of the CODA project.
PR: 17941
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:13:36 +00:00
Steve Price
e56e18e098
Update to version 3.3.10.
...
PR: 18549
Submitted by: maintainer
2000-05-29 03:09:13 +00:00
Steve Price
f3e81bbf7b
Finish updating this port.
2000-05-29 02:15:21 +00:00
Steve Price
b7fc689d59
This port uses gmake(1).
2000-05-29 02:13:36 +00:00
Will Andrews
ea6480b0db
Oops, forgot to remove the comment (I was testing some things during the
...
final stages of the upgrade process) when I upgraded to 1.2.
2000-05-29 01:46:31 +00:00
Will Andrews
ee51a6ccff
Sigh, the file wasn't supposed to be removed.. for changes between this
...
revision and revision 1.1, see revision 1.2 message.
2000-05-29 01:33:58 +00:00
Will Andrews
5862875a81
Whoops, forgot to update patch when the 0.6.0 patch went in; good thing
...
the KDE project joined in on the anti-GIF-patent project. :-)
Found by: bento
2000-05-29 01:24:50 +00:00
Will Andrews
03f3069fc0
Update WWW site for Cervisia.
...
Found by: portsurvey
2000-05-28 23:30:26 +00:00
Steve Price
52a22139bf
#define _KERNEL on -current before including sys/msg.h so this will build
...
correctly.
2000-05-28 04:10:15 +00:00
Steve Price
64d8849127
Correct typos/omisions in previous commit.
2000-05-28 03:57:29 +00:00
Steve Price
7e7b28d09f
This port requires Python.h to build.
...
Noticed by: bento
2000-05-28 03:51:51 +00:00
Steve Price
fb19387e0d
Weed out crufty MASTER_SITES and add a second checksum. 'diff -urN' says
...
the distfiles are the same from both MASTER_SITES, yet the checksum is
different.
2000-05-28 03:49:37 +00:00
Steve Price
922c1f0360
Mark this port as MANUAL_PACKAGE_BUILD. It installs and them removes some
...
files (most notably xmkmf) that are also in the XFree86 port. This was
causing serious problems on my Alpha package building machine.
2000-05-28 03:31:26 +00:00
Will Andrews
40f0fcd0d3
MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.
...
PR: 18814
Submitted by: MAINTAINER
Typo by: will
2000-05-25 19:39:39 +00:00
Maxim Sobolev
409af62fa8
Update glib/gtk++ to 1.2.8.
...
Overview of Changes in GTK+ 1.2.8:
* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
Overview of Changes in GLib 1.2.8:
* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
program.
* Miscellaneous other minor bug fixes
2000-05-25 12:23:48 +00:00
Doug White
c970b381ed
Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style.
2000-05-24 04:34:16 +00:00
Jason Evans
7f8cdb6f00
Update from version 2.1.2 to 2.1.3 of LinuxThreads.
2000-05-24 04:14:41 +00:00
Ade Lovett
cc0efda4af
Update to 0.93.5
2000-05-22 18:58:13 +00:00
Ade Lovett
a97c182e12
Update to 0.13
2000-05-22 18:54:42 +00:00
Akinori MUSHA
64a88bdf7a
Change MAINTAINER's mail address.
...
Now "Don Croyle <croyle@gelemna.org>".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
2000-05-21 11:52:06 +00:00
Ralf S. Engelschall
49de5c120b
Upgrade to MM (Shared Memory Library), version 1.1.2
2000-05-21 09:36:41 +00:00
Akinori MUSHA
46de4df697
Maintainer has resigned.
...
PR: ports/18695
Submitted by: ex-MAINTAINER
2000-05-21 09:31:39 +00:00
Will Andrews
188d118f1a
Update to 1.4.
...
PR: 18544
Submitted by: maintainer
2000-05-20 17:16:14 +00:00
Will Andrews
54b00fa1b3
Update to 0.6.0. I added SourceForge's FTP site in addition to its
...
HTTP site in case people have problems.
2000-05-19 23:50:15 +00:00
Maxim Sobolev
17c6658b67
Respect CFLAGS.
...
PR: 18659
2000-05-19 10:48:20 +00:00
Chris Piazza
c1cfa22caf
Update to version 1.5
...
PR: 18577
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Reviewed by: maintainer
2000-05-19 06:54:20 +00:00
Will Andrews
0599e3c060
Forgot to add this patch and remove that one...
2000-05-18 17:39:42 +00:00
Will Andrews
eb0a7a9e11
Update to KDevelop 1.2.
2000-05-18 17:29:57 +00:00
Tim Vanderhoek
f231d19526
Add a DESCR. Add a WWW:.
2000-05-17 17:16:57 +00:00
Ade Lovett
272a6d86f3
Update to 0.5.8
2000-05-17 16:34:30 +00:00
Ade Lovett
fd1689dc79
Update to 0.3.0, claim MAINTAINERship from ports@FreeBSD.org
2000-05-17 16:34:01 +00:00
Ade Lovett
b1d10589d0
Update to 0.90
2000-05-17 16:33:03 +00:00
Ade Lovett
2fcb37c60e
Update to 0.13
2000-05-17 16:32:34 +00:00
Maxim Sobolev
cb52fef94b
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
2000-05-17 11:18:29 +00:00
David E. O'Brien
71cd6682c1
Upgrade to version 15.0 pre-alpha buildlevel 2.
...
This is now open sourced under a BSD license.
2000-05-16 04:00:55 +00:00
Bill Fumerola
ccf4c430e0
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
2000-05-14 05:40:52 +00:00
Bill Fumerola
ad69d29be3
murray is now a committer, reflect this in MAINTAINER.
2000-05-14 05:21:53 +00:00
David E. O'Brien
c93ad75f53
Fix problems in the PKG{NAME,VERSION} conversion.
...
Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
2000-05-14 00:24:32 +00:00
Tim Vanderhoek
f5a27b3b34
Comment clean-ups.
2000-05-12 20:00:17 +00:00
John Polstra
8ff35088c9
Add WWW line for web site.
2000-05-12 17:17:10 +00:00
R. Imura
77d7f65552
> Fix: linux-2.2.5 -> linux-2.2.12
...
Ooops, in Alpha, it is not 2.2.12, but 2.2.13.
2000-05-12 14:51:35 +00:00
R. Imura
f5e5e26054
Fix: linux-2.2.5 -> linux-2.2.12
...
Submitted by: bento (linux-lesstif-ns part)
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make: *** [DebugUtil.lo] Error 1
*** Error code 2
2000-05-11 16:29:02 +00:00
Archie Cobbs
ba2be00761
Update master site.
2000-05-11 03:28:47 +00:00
Satoshi Asami
3b9ee8cb50
Remove some directories upon deinstallation.
...
Submitted by: bento
2000-05-10 06:06:16 +00:00
Tim Vanderhoek
0cb59f9721
Add cc65, a C cross-compiler for 6502-based systems (C64, Apple ][, etc).
...
Includes a 65816 assembler and linker.
2000-05-09 18:32:04 +00:00
Chris D. Faulhaber
5a69e7a0ca
Add proper BUILD_DEPENDS (python)
...
Submitted by: Maintainer
2000-05-08 11:54:09 +00:00
Satoshi Asami
64530fe7b3
Change @dirrm to @unexec rmdir -- this directory is shared with other ports.
2000-05-08 07:19:57 +00:00
Chris D. Faulhaber
7b9e158ae7
New port: IDLE - an Integrated DeveLopment Environment for Python
...
PR: 17977
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-05-07 20:49:02 +00:00
Justin M. Seger
0732af122c
Import of p5-String-Approx:
...
String::Approx lets you match and substitute strings
approximately. With this you can emulate errors: typing
errors, spelling errors, closely related vocabularies
(colour color), genetic mutations (GAG ACT), abbreviations
(McScot, MacScot).
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
PR: ports/18344
2000-05-07 15:00:23 +00:00
Satoshi Asami
027b790450
Remove one more module-specific directory.
...
Submitted by: bento
2000-05-07 12:26:01 +00:00
Chris Piazza
6ee64f82b3
Add patch-ag which was forgotten when sdl-devel was originally
...
added.
Submitted by: maintainer
2000-05-06 02:41:46 +00:00
Ade Lovett
b409f25850
Update to 0.93.4
2000-05-03 14:20:53 +00:00
Ade Lovett
021f9c0be7
Update to 0.9
2000-05-03 14:20:26 +00:00
Satoshi Asami
4a54856d9f
Remove locale directories upon deinstallation.
...
Found by: bento
2000-05-03 07:09:53 +00:00
Steve Price
393b73368a
Add p5-Locale-Maketext version 0.17.
...
Locale::Maketext is a base class providing a framework for software
localization and inheritance-based lexicons, as described in "The
Perl Journal" issue #13 .
PR: 17382
Submitted by: Frank Mayhar <frank@exit.com>
2000-05-01 02:48:57 +00:00
Satoshi Asami
62b59456f7
Remove the individual locale directories before attempting to remove the
...
parent dir.
2000-04-30 19:51:11 +00:00
Steve Price
4b225328f8
Update to version 3.4.2 and install documentation.
...
PR: 17860
Submitted by: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
2000-04-30 19:32:46 +00:00
Steve Price
b673c88d3d
Mark as being only i386.
...
PR: 18237
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-04-30 19:13:48 +00:00
Ralf S. Engelschall
ab8b63caf2
Upgrade to MM Shared Memory Library, version 1.1.1
2000-04-30 18:40:29 +00:00
Ralf S. Engelschall
387db38830
Upgrade MM Shared Memory Library from version 1.0.12 to 1.1.0
2000-04-30 09:49:00 +00:00