Maxim Sobolev
d48cef5bf1
New port of libcoro - a C library that implements coroutines (I donno what I've
...
just said :-O).
PR: 19463
Submitted by: Kelly Yancey <kbyanc@posi.net>
2000-06-23 10:08:05 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Ade Lovett
803d2d65dc
libole2 contains OLE support functions, currently aimed at the
...
Excel[tm] plugin for math/gnumeric, but extensible.
2000-06-20 17:21:40 +00:00
Jacques Vidrine
6dc9bdb0c8
Locally hosted distfiles moved to ftp.freebsd.org.
2000-06-20 13:37:39 +00:00
Maxim Sobolev
3356d85f29
Change MAINTAINER.
...
-MAINTAINER= lioux@linf.unb.br
+MAINTAINER= coda@cs.cmu.edu
PR: 19254
Submitted by: Former MAINTAINER
2000-06-20 10:02:05 +00:00
John-Mark Gurney
7388507888
activate my mime port
2000-06-19 23:43:01 +00:00
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
Vanilla I. Shu
d30b94957e
Correct MASTER_SITE.
2000-04-30 06:03:18 +00:00
Steve Price
ffdb7721be
Use PORTVERSION for the VERSION version in PLIST_SUB.
...
PR: 18276
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:59:19 +00:00
Steve Price
257b4b3851
Fix a typo. This will be in the next release of automake as it is already
...
in their CVS repository.
PR: 18069
Submitted by: Joe Jih-Shien Lu <JoeLu@joelu.m8.ntu.edu.tw>
2000-04-29 23:39:16 +00:00
Steve Price
3bd43b763e
Update to version 1.0.0.
...
PR: 18066
Submitted by: maintainer
2000-04-29 23:37:14 +00:00
Steve Price
2a76b5460c
Fix build on systems >= 4.x.
...
PR: 18033
Submitted by: dervish@ikhala.tcimet.net
2000-04-29 23:35:25 +00:00
Kris Kennaway
fde06afd79
Mark BROKEN: compiler error (different on 3.x and [45].x)
...
Noticed by: bento
2000-04-29 22:58:58 +00:00
Kris Kennaway
2daec2825f
Chase the checksum: trivial source changes
2000-04-29 22:32:42 +00:00
Kris Kennaway
c5748e1d31
Mark BROKEN - compiler error
...
Noticed by: bento
2000-04-29 21:44:08 +00:00
Kris Kennaway
9bd07da6ec
Add LIB_DEPENDS on tcl82 port
...
Noticed by: bento
2000-04-29 21:30:44 +00:00
Satoshi Asami
3c00c578cd
@dirrm directories created by this port.
...
Found by: bento
2000-04-29 11:52:35 +00:00
David E. O'Brien
421a2364e7
Upgrade to version 4.9.9.
...
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 07:17:06 +00:00
Chris Piazza
7841da5211
Depend on GL.14 instead of MesaGL.14 because Mesa-3.2 doesn't seem to
...
create the latter
2000-04-29 03:14:34 +00:00
Ralf S. Engelschall
d97bb688c9
Prefix URL in pkg/DESCR with "WWW:".
2000-04-28 21:26:57 +00:00
Justin M. Seger
9459627a8d
Nuke devel/insight. I was planning on fixing/upgrading, but I never got
...
around to it. If anyone else wants to get it working and does, feel free to
revive it.
2000-04-26 14:46:45 +00:00
Joseph Koshy
2ebedfb897
Upgrade to v3.5.2.
...
PR: ports/18179 (partially)
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-26 08:02:47 +00:00
Justin M. Seger
4bf2d180ea
Upgrade to gmake-3.79
2000-04-25 21:42:40 +00:00
Michael Haro
de91bdd9c9
update to portlint 2.2.2:
...
- better rcsid checking
- add DIST_SUBDIR to section 1 of the Makefile
- add check for WWW: in pkg/DESCR when http:// exists
- add new -t flag, which will require a tab after a variable defination instead
of spaces
- cleanup english grammar
- add -M (make variable passing) flag
- change into portdir instead of constantly using $portdir/file
- get variables from make instead of parsing the Makefile
- update usage()
- fix some portname/version bugs
- add EXTRACT_ONLY to section 1
- fix multi comment sections on top bug
I think I'm going to start a rewrite of lots of portlint's code to
*hopefully* make it easier to add new checks in the future. If you
have any requests of things for me to put on portlint's TODO list,
send me an email letting me know what they are.
2000-04-25 21:33:42 +00:00
Will Andrews
ca57d206cd
I forgot to add sdl-devel to the modules database and devel/Makefile.
2000-04-25 21:14:05 +00:00
Will Andrews
5e04d9a046
Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).
...
PR: 18188
Submitted by: maintainer
2000-04-25 12:43:35 +00:00
Will Andrews
b8de443877
Add libol, a library required by syslog-ng. It has no known documented
...
purpose other than to support syslog-ng. The maintainer suggested that it
go in misc, but I defaulted to devel, as defined in porting.html.
PR: 18186
Submitted by: Vince Valenti <vince@blue-box.net>
2000-04-25 04:13:23 +00:00
Kris Kennaway
777415ec92
Add Jake Burkholder <jburkhol@home.com> as new maintainer.
2000-04-24 18:46:36 +00:00
Akinori MUSHA
5265cd36e2
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
...
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Ade Lovett
5fcc62099e
Adjust dependencies. devel/popt now builds a shared library.
2000-04-24 15:50:30 +00:00
Ade Lovett
a5a63ffb70
By using USE_LIBTOOL, allow popt to build both static
...
and shared libraries
Reviewed by: maintainer
2000-04-24 15:47:57 +00:00
Kris Kennaway
4b9642ab2b
Unbreak by updating to ftnchek 2.12.0
...
Noticed by: bento
2000-04-24 09:27:19 +00:00
Kris Kennaway
39c06186fa
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
...
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
a0f96c0212
Upgrade
...
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Jason Evans
b83c5b41ed
Update from version 2.11 to 2.15.
2000-04-23 07:07:26 +00:00
Vanilla I. Shu
49d517885e
Revert to libSDL-1.0.
...
Requested by: maintainer
2000-04-23 06:43:00 +00:00
Vanilla I. Shu
b7fe3ddec4
Upgrade
...
p5-Errno => 1.09
p5-File-BasicFlock => 98.1202
p5-File-Sync => 0.09
p5-Filter => 1.18
p5-HTML-Parser => 3.07
p5-IO-Tty => 0.03
p5-IO-stringy => 1.210
p5-Mysql => 1.2213
p5-Net => 1.703
p5-Storable => 0.6.11
p5-URI => 1.06
p5-libwww => 5.48
2000-04-22 22:25:32 +00:00
Vanilla I. Shu
a2a5718e07
Upgrade to 0.96.
2000-04-22 22:15:11 +00:00
Vanilla I. Shu
16364a23da
Upgrade to 5.37.
2000-04-22 22:14:28 +00:00
Vanilla I. Shu
aa79d17995
Upgrade to 1.08.
2000-04-22 22:04:37 +00:00
Will Andrews
db365067b2
SIP is a tool for generating bindings for C++ classes so that they can be
...
accessed as normal Python classes.
PR: 17932
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
2000-04-22 21:27:56 +00:00
Vanilla I. Shu
8a3c015b3b
Ignore release version of libSDL. (libSDL-1.0 => libSDL)
2000-04-22 21:25:58 +00:00
Bill Fenner
bb86ef81a1
Update to 1.8-dev
...
Submitted by: rv@dsmit.com
2000-04-22 00:42:03 +00:00
Bill Fenner
c404588ea8
Remove oly@world.std.com as MAINTAINER; email has been bouncing for 2 months.
2000-04-21 22:07:32 +00:00
Ade Lovett
f3e27f9f31
Fixes for gdk-pixbuf 0.7.0
2000-04-21 16:09:42 +00:00
Joseph Koshy
a8e51fe526
activate cbrowser
2000-04-20 13:12:58 +00:00
Joseph Koshy
afa564b81f
cbrowser -- an interactive gui front-end for `cscope' and clones.
2000-04-20 13:11:33 +00:00
Thomas Gellekum
ab5c49f7ec
Use our libc_r instead of linuxthreads.
...
Reviewed by: Maxim Sobolev <sobomax@altavista.net>
2000-04-20 09:24:28 +00:00
Chuck Robey
a8495d44e5
Upgrade to 1.0.1
...
PR: 18042
Submitted by: Doug Barton <DougB@gorean.org>
2000-04-20 02:56:07 +00:00
Michael Haro
537f054115
remove warning, version required (no longer needed) and make portlint port
...
pass portlint (what a concept ;)
2000-04-19 20:27:51 +00:00
Thomas Gellekum
f2dcc90a30
Upgrade to 3.5.
2000-04-19 10:56:06 +00:00