Commit Graph

47425 Commits

Author SHA1 Message Date
Kris Kennaway
34454c3b49 Remove a stray line-continuation which was breaking the fetch. 2001-09-23 21:23:27 +00:00
David W. Chapman Jr.
0b8a6fee6b Remove .orig file in files/
Change author's email in pkg-descr

Submitted by:	maintainer
2001-09-23 19:54:04 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
David W. Chapman Jr.
fdcbf801b2 Update to 0.5.0
PR:		30765
Submitted by:	maintainer
2001-09-23 19:33:38 +00:00
David W. Chapman Jr.
13de590622 Remove version tags from files that don't need it. 2001-09-23 18:53:47 +00:00
David W. Chapman Jr.
8d4aaae9c7 Update to 2.45
PR:		30759
Submitted by:	maintainer
2001-09-23 18:52:03 +00:00
David W. Chapman Jr.
0913fc4972 Install install.cf to ensure spool is created with correct permissions
Bump PORTREVISION

PR:		30751
Submitted by:	Yen-Ming Lee
2001-09-23 17:52:03 +00:00
David W. Chapman Jr.
9e0ba06811 Use MASTER_SITE_LOCAL instead of hardcoding
Pointed out by:	will
2001-09-23 17:41:34 +00:00
Jimmy Olgeni
0f6186d0db Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".

Submitted by:	kris
2001-09-23 11:00:36 +00:00
Ying-Chieh Liao
2451f0a4a9 add adgali
An open source game library useful for 2D games programmation
2001-09-23 09:51:11 +00:00
Akinori MUSHA
237889df70 Add a missing @dirrm. 2001-09-23 08:37:23 +00:00
FUJISHIMA Satsuki
a2706f9b96 install/deinstall info entryies correctly (revision bump is not needed). 2001-09-23 08:12:10 +00:00
Akinori MUSHA
1045e84bcc Update to 0.9.4 RC1.
PR:		ports/30753
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER)
2001-09-23 08:06:01 +00:00
Akinori MUSHA
b8b595632e Update to 20010921. 2001-09-23 06:44:01 +00:00
FUJISHIMA Satsuki
0ff2207253 unify info files (no revision bump needed). 2001-09-23 06:40:35 +00:00
Ying-Chieh Liao
2bb6fff608 upgrade to 1.8.2 2001-09-23 05:54:56 +00:00
Matthew Hunt
4a1957db1f Start using ftp.ifarchive.org as ftp.gmd.de is scheduled to go away.
Submitted by:	Adam Kranzel <adam@alameda.edu>
2001-09-23 05:50:35 +00:00
Akinori MUSHA
534be23dcb Update to 0.1.6b. 2001-09-23 05:41:25 +00:00
Akinori MUSHA
8ec18e955b Update to 0.2.1. 2001-09-23 05:32:06 +00:00
Mark Pulford
f36ad06a76 Update to 0.4.
PR:		30714
Submitted by:	maintainer
2001-09-23 04:18:42 +00:00
David W. Chapman Jr.
4e63e4dd34 Update to pl05
Change DISTNAME to use regex
Update tls and ipv6 to pl04

Pointed out by:	petef
2001-09-23 02:53:35 +00:00
David W. Chapman Jr.
881300e523 Update maintainer's email
Submitted by:	maintainer
2001-09-23 02:27:43 +00:00
David W. Chapman Jr.
b368f94bf4 Update to 2.4.4
Change maintainer

PR:		30622
Submitted by:	fm@astral.ntu-kpi.kiev.ua
Reviewed by:	maintainer
2001-09-23 02:20:54 +00:00
David W. Chapman Jr.
63a05e16d7 Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION

PR:		30621
Submitted by:	Dan Langille
No reaponse:	maintainer
2001-09-23 02:06:41 +00:00
Brian Somers
8d7739e998 constify dvdtape.c
Correct format arguments for unsigned long longs;

  In printf, use %llu
  In sscanf, use %qu

These were both previously using %Ld...

This fixes generation of DVDs >4Gb in size.
2001-09-23 00:52:44 +00:00
David E. O'Brien
cb6871115a Fix a spelling mistake. 2001-09-23 00:35:08 +00:00
David E. O'Brien
1ec9e868fa Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use.
Approved by:	portmgr
2001-09-23 00:33:58 +00:00
David E. O'Brien
74894ed54d Update to 1.29
* Added `-g' and `--graph'.
* Added `--locations' and `%locations'.
* Added `-S' and `--skeleton'.
* `%raw', `-r', `--raw' is disabled.
* Special characters are escaped when output.  This solves the problems
* New directives.
  `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose',
  `%debug', `%source_extension' and `%header_extension'.
* The input and the output files has automatically a similar extension.

Submitted by:	demon
2001-09-23 00:21:23 +00:00
David E. O'Brien
ea218fd3a8 Update to version 4.58.1
This version now takes into account our new split nfsserver / nfsclient
headers in -CURRENT.
2001-09-23 00:10:02 +00:00
Jason Evans
804ab2e92d Update to version 2.1.0. 2001-09-22 23:54:07 +00:00
Anton Berezin
472deb4dca Add modlogan, a modular log file analysis program.
Submitted by:	Alexander Leidinger <Alexander@Leidinger.net>
2001-09-22 23:26:36 +00:00
Dmitry Sivachenko
2284070020 Upgrade to 0.4.0 2001-09-22 23:26:02 +00:00
Jimmy Olgeni
118c935f0f Do not depend on the whole Gnome: this port only uses gtk and gdk-pixbuf.
Submitted by:	Konstantinos Konstantinidis <kkonstan@duth.gr>
2001-09-22 22:53:08 +00:00
Jimmy Olgeni
016ff3aa88 Add missing file (de.gmo). 2001-09-22 22:43:47 +00:00
Jimmy Olgeni
f0f3feb582 Update the useradmin and status modules. 2001-09-22 22:40:03 +00:00
Kris Kennaway
6c200fb9ef Take maintainership 2001-09-22 22:09:29 +00:00
FUJISHIMA Satsuki
c1c1b2fca0 Tidy up Makefile: double negative condition check si not good.
PR:		23504
Submitted by:	Giorgos Keramidas <keramida@westgate.gr>

remove xpg4 hack and process it through autoconf.
2001-09-22 21:56:21 +00:00
Dirk Froemberg
524f2c482c Drop maintainership. 2001-09-22 21:39:31 +00:00
FUJISHIMA Satsuki
01b6ecbb3e o update to 3.0.0.
o pass maintainership over to submitter.

PR:		30067
Submitted by:	Steve Coltrin <spcoltri@omcl.org>

o unify info files.
o remove useless MANCOMPRESSED.
2001-09-22 21:30:34 +00:00
John Polstra
9f4a51043b Update the cvsup port to build snap-16.1e. It is the best version
at this time, even though it is not called a "release".  Make the
necessary changes to the cvsup-devel port, which uses the cvsup port
as its MASTERDIR.

I intentionally left "PORTREVISION?=0" in cvsup/Makefile, as a reminder
that this setting needs to be overridable by the cvsup-devel port.

At this moment, the cvsup-devel port builds the same thing as the
cvsup port.  That situation probably won't last very long, so I am
leaving the cvsup-devel port in place.  It is mentioned in a lot
of documentation, so I don't want to remove it just because it is
temporarily the same as the cvsup port.
2001-09-22 21:03:10 +00:00
Maxim Sobolev
0e050332e9 Merge in numerous local fixes:
- when outputing character to the screen check that we actually have a
  character for the charcode supplied. This fixes potential segfault
  when user types in some character that isn't in the table;
- don't hog all CPU time when playing level completion sound. This also
  makes level completion sound much more less jerky;
- by default use sdl12 library instead of sdl10, because sdl10 is at the
  end of its lifecycle and would be retired RSN.

Bump PPORTREVISION to indicate that major changes were made.
2001-09-22 20:35:22 +00:00
Mario Sergio Fujikawa Ferreira
e26539b705 add some missing %%PORTDOCS%% pragmas 2001-09-22 20:15:20 +00:00
FUJISHIMA Satsuki
0ce440b1ea update to 5.3.2.
PR:		30215
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2001-09-22 20:15:10 +00:00
Mario Sergio Fujikawa Ferreira
be94865caa o update to 1.75
o support NOPORTDOCS
o assign maintainership to submitter

PR:		30428
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-22 20:13:15 +00:00
FUJISHIMA Satsuki
f1a7ff7112 update to 1.3.1.
PR:		30745
Submitted by:	maintainer
2001-09-22 20:10:06 +00:00
Mario Sergio Fujikawa Ferreira
1ce6467384 o update to new 2.50.07
o bump PORTEPOCH (sigh :(), last version is 2.50e

Submitted by:	MAINTAINER
2001-09-22 20:04:03 +00:00
David E. O'Brien
8d6ef34a3d Update to Vim 6.0 beta AX patchlevel 11 2001-09-22 18:15:53 +00:00
Akinori MUSHA
c5a0949111 Bump ming's major.
PR:		ports/30743
Submitted by:	Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
2001-09-22 18:08:27 +00:00
FUJISHIMA Satsuki
ad45db49c6 update to 4.40.
PR:		30738
Submitted by:	maintainer
2001-09-22 16:43:31 +00:00
Mario Sergio Fujikawa Ferreira
6139cd26c6 Update to 0.1157.0 2001-09-22 16:38:04 +00:00