Commit Graph

2854 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
7b848ecce1 o Correctly apply a distribution patch
o no PORTREVISION bump since it was not extracting before

Submitted by:	nik
2002-02-03 18:55:57 +00:00
Nik Clayton
cc68660632 Remove the line
GZIP=          9

which made the port refuse to build.
2002-02-02 23:34:51 +00:00
Patrick Li
e316e8638f Update to 1.01 2002-02-02 08:09:31 +00:00
Patrick Li
8ca7caae51 Chase the checksum. The tarball got repackaged and rereleased with some
script bug fixes and several tweaks.
2002-02-02 07:47:45 +00:00
Mario Sergio Fujikawa Ferreira
4b8de42cd9 o Update to 0.5
o Trim DESCR

Submitted by:	maintainer
2002-01-30 16:09:33 +00:00
Mario Sergio Fujikawa Ferreira
9edef2945f o distfiles are no longer carried anywhere but one MASTER_SITE.
Furthermore, this MASTER_SITE has a different version of the
  distfile. Therefore, bump PORTREVISION
o trim DESCR

Submitted by:	maintainer
2002-01-30 16:01:50 +00:00
Akinori MUSHA
bc07afc1c2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:53:27 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
Patrick Li
6cf4f916c6 Update to 2.50.26 which fixes some recently discovered exploits. 2002-01-28 07:00:18 +00:00
Nick Sayer
ad7e602830 Update to e.4. USB Joystick functionality has been merged. Huzzah!
PR:		ports/34303
Submitted by:	EliteNecrosan@hotmail.com
2002-01-26 17:42:17 +00:00
Kris Kennaway
e48ace0244 Fix build on -current 2002-01-26 08:25:41 +00:00
Kris Kennaway
3c0d9cc391 Fix build on -current 2002-01-26 08:00:58 +00:00
Ying-Chieh Liao
98c76b92b7 upgrade to 0.4.25
drop maintainership
2002-01-24 07:00:18 +00:00
Patrick Li
74946ad603 Update to 0.4.4 2002-01-23 21:50:55 +00:00
FUJISHIMA Satsuki
ddccf9d3ea o add PTHREAD_CFLAGS/LIBS to make libGL work.
o avoid autoheader running.

PR:		34179
Submitted by:	Kyle Martin (patch not used)
2002-01-22 21:15:31 +00:00
Christian Weisgerber
0f1453ee8a Update to 2.5: various fixes, new French translation. 2002-01-22 15:28:43 +00:00
Mario Sergio Fujikawa Ferreira
975d02174b Update to 1.0.5 2002-01-22 03:02:58 +00:00
Mario Sergio Fujikawa Ferreira
0b602d7598 Update to 3.0 2002-01-22 03:02:11 +00:00
Mario Sergio Fujikawa Ferreira
5f0d0aa1e1 Update to 1.0 2002-01-22 03:00:18 +00:00
Mario Sergio Fujikawa Ferreira
1e1d7c9b01 Update to 1.1 beta 2002-01-22 02:59:13 +00:00
Patrick Li
ffe114ce38 Update to 0.97.0ra
Submitted by:	lioux
2002-01-22 02:28:45 +00:00
Patrick Li
d16ecbffa1 Give slave ports a way to not include bsd.port.mk
Submitted by:	lioux
2002-01-22 02:05:29 +00:00
Patrick Li
aac54289f9 Fix sdl errors caught by bento
PR:		33829
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-17 08:20:44 +00:00
Patrick Li
d3813f7275 - Update to 1.0.0
- Depend on linux_base-7

PR:		33861
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
Reviewed by:	maintainer
2002-01-17 03:46:51 +00:00
Maxim Sobolev
f8d50ab44a Update to 1.0.1. 2002-01-15 07:31:43 +00:00
Patrick Li
772267abf0 Update to 2.2.0 2002-01-15 06:37:01 +00:00
Jim Mock
e331adf0e8 Add USE_LIBTOOL and respect CFLAGS.
PR:		33882
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:46:21 +00:00
Jim Mock
58112ce8d5 * Assign maintainership to Oliver Lehmann <lehmann@ans-netz.de>.
* Enable sound
* Enable build for SDL version (the default is X11)

PR:		33814
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-14 07:13:33 +00:00
Mark Pulford
4886a801f7 Updated to 7.1.1. 2002-01-13 06:07:46 +00:00
Patrick Li
d3c834df98 Update to 3.3 2002-01-13 05:41:49 +00:00
Patrick Li
9e7745682a 1) update to 0.4.3
2) add pkg-message telling users to make sure that Load glx is in
   the modules section of the X config file

Submitted by:	sheldonh(#2)
2002-01-11 22:06:41 +00:00
FUJISHIMA Satsuki
2be26ddee7 update to 1.21p1.
PR:		33780
Submitted by:	maintainer
2002-01-11 08:11:37 +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
Patrick Li
172976c867 Fix WWW 2002-01-11 04:24:14 +00:00
Patrick Li
566b245cca Add more working master_sites(argh!!)
Submitted by:	bento
2002-01-10 20:57:59 +00:00
Ying-Chieh Liao
2cc73254da upgrade to 1.3.1 2002-01-10 11:05:31 +00:00
Trevor Johnson
ecbc2884c7 new port of senso, a game which challenges short-term memory 2002-01-10 06:56:50 +00:00
Mario Sergio Fujikawa Ferreira
7c858b58df o Update to 2.5.2 beta
o Update WWW tag
2002-01-08 09:01:08 +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
FUJISHIMA Satsuki
58c29833f8 o unbreak for XFree86-3.
o install Japanese docs under share/doc/ja.
o PORTDOCS.
2002-01-07 14:51:16 +00:00
Will Andrews
fb024e10a6 Install HTML file built by mkhtmlindex.
Submitted by:	bento
2002-01-07 05:32:34 +00:00
Patrick Li
d0f04cc326 Change WWW site 2002-01-06 20:28:38 +00:00
Patrick Li
a8a63c86b4 Update to 4.2.5
PR:		33607
Submitted by:	maintainer
2002-01-06 20:13:49 +00:00
Will Andrews
26162be170 Force use of autoconf 2.13. 2002-01-06 06:57:06 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Ying-Chieh Liao
b55bc1f41b upgrade to 1.3 2002-01-05 11:52:36 +00:00
Patrick Li
cf409acd74 Update to 0.3.32 and hand over maintainership to submitter
PR:		33512
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-01-05 08:48:51 +00:00
Patrick Li
0f44aec5ee Remove unresponsive MASTER_SITES and add new ones 2002-01-05 06:09:39 +00:00
Patrick Li
03356fe5a5 Update to 2.50.11 w/ metamod version 1.11.00 2002-01-05 06:07:42 +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
Patrick Li
acec4b49e2 - Fix for -CURRENT: s/malloc.h/stdlib.h/
- Give maintainership to submitter

PR:		33399
Submitted by:	Adam Kranzel <adam-ports@blacktabby.org>
2002-01-02 05:09:37 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Patrick Li
7c07925c32 Use ':' to seperate chown user and group
Spotted by:	Bento
2002-01-02 01:55:15 +00:00
Patrick Li
174d66fb55 Fix port build with auto{make,conf}
Spotted by:	Bento
2002-01-02 01:53:22 +00:00
Patrick Li
77f59341d2 remove hlserver-oz. unuseable master sites, no response from author
for months, and linux version lagging behind windows alot.
2001-12-31 01:25:34 +00:00
Patrick Li
59cc74596c remove hlserver-oz, wmqmon 2001-12-31 01:21:30 +00:00
Pete Fritchman
b892dcdb05 Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
Dirk Froemberg
a556ea9f72 Change "file dependency specification" for pre-everything from ':'
to '::' to fix problems with "make index".
2001-12-30 17:48:46 +00:00
Patrick Li
c668a13ae9 Update to 1.50 2001-12-30 00:09:40 +00:00
Jacques Vidrine
5511ca3862 Update 0.9.0 -> 0.9.2 and unbreak.
Approved by:	maintainer
2001-12-29 21:28:57 +00:00
Maxim Sobolev
193834f8f4 Mark as B0RKEN - this version contains remotely exploitable buffer overrun,
new version is available that fixes this problem, but I don't have a time
to do the update right now.
2001-12-29 20:56:30 +00:00
Pete Fritchman
c2d61be36f Add wtf 20011229, translates common Internet acronyms.
Submitted by:	Maxime Henrion <mux@sneakerz.org>
2001-12-29 20:34:05 +00:00
Ying-Chieh Liao
abe029ba74 fix suid issue
PR:		32872
Submitted by:	maintainer
Reported by:	andreas
2001-12-27 11:30:09 +00:00
Patrick Li
e26c3044a6 Update to 0.4.2 2001-12-26 18:36:58 +00:00
Pete Fritchman
73e9f1eda2 Update checksum (distfile was rerolled: diff -ruN showed no differences).
PR:		31846
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2001-12-25 16:42:34 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
David W. Chapman Jr.
478425f9d0 Fix compiliation errors
PORTDOCS support was already added by someone else

PR:		33128
Submitted by:	tkato@prontomail.com
2001-12-24 04:37:06 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Pete Fritchman
879ccb23f8 Add a patch to fix the default score file generation and adjust pkg-plist to
remove the backup score file (if it is empty).

Reported by:	many
Obtained from:	dopewars cvs
2001-12-23 22:30:21 +00:00
Dirk Froemberg
6240a77d45 Install xvmines.6.html, too and thus unbreak make package. 2001-12-23 16:48:52 +00:00
Mark Pulford
198bb5d342 Add editss 2.2, an editor for XPilot shipshapes.
PR:		31965
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2001-12-23 12:31:23 +00:00
Maxim Sobolev
f7704ba33c Resolve gdk-pixbuf-related problem. I donno how I had missed this patch during
recent update.
2001-12-23 08:05:38 +00:00
Kevin Lo
104d7f2a85 - Update to version 1.4
- Add WWW
- Takeover maintainership

PR: 32811
Submitted by: Ronald Kuehn <rk@ronald.org>
2001-12-22 14:46:05 +00:00
Patrick Li
91fee40424 Update to 1.31 2001-12-22 02:26:33 +00:00
Maxim Sobolev
2c7539e13d Add farblazer 0.7, an action/arcade game originally based of
StarBlazer on the Apple ][.
2001-12-21 13:26:57 +00:00
Ying-Chieh Liao
b0e884cb1b upgrade to 2.0.0 2001-12-20 10:35:28 +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
Maxim Sobolev
b1c94f4ab2 Update to 0.9.6. 2001-12-19 11:33:00 +00:00
Maxim Sobolev
5b0b1776a5 Respect gdk-pixbuf's CFLAGS. This should fix the port broken after gdk-pixbuf
update.

Submitted by:	bento
2001-12-19 10:34:26 +00:00
Will Andrews
01dec72133 Add xjumpx 1.4, an improved version of xjump.
PR:		29711
Submitted by:	Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>
2001-12-19 03:26:22 +00:00
Kevin Lo
ca9b08e6fe Update to version 0.0.6E.4F.6
PR: 32879
Submitted by: MAINTAINER
2001-12-17 15:04:01 +00:00
Lars Koeller
4db10f5afd Respect CFLAGS in Makefile. Previous patch-aa file contains the
replaced label, instead of %CFLAGS%.
2001-12-16 09:51:10 +00:00
Patrick Li
e9d96e08d5 Update WWW 2001-12-15 15:36:39 +00:00
Patrick Li
b0e30d7a7e Update to 2.1.1
PR:		32794
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
2001-12-15 12:48:15 +00:00
Lars Koeller
b367a57c84 New port of smiley, a "smiley server" which generates or explains any
kind of known smiley.
2001-12-15 12:29:15 +00:00
Patrick Li
a4fc5ad15f Update to 1.0 2001-12-15 11:16:00 +00:00
Patrick Li
cada8ce4fc - Fix metamod load problem
- Make use of slaveport targets
- Fix hardcoded paths
2001-12-15 11:13:58 +00:00
Ying-Chieh Liao
7a393f237f change master site
assign maintainer

PR:		32599
Submitted by:	Edwin Groothuis <edwin@mavetju.org> (new maintainer)
2001-12-12 05:25:44 +00:00
Ying-Chieh Liao
688aa71c6f add nethack3-gnome
A dungeon explorin', slashin', hackin' game

PR:		23401
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>
2001-12-12 04:24:01 +00:00
Ying-Chieh Liao
9427c49629 upgrade to 1.0k 2001-12-11 14:24:37 +00:00
Maxim Sobolev
c6709e2353 Update to 1.9.5.4. 2001-12-11 11:36:27 +00:00
Maxim Sobolev
c04893c3a5 Update to 0.9.0. 2001-12-10 11:39:40 +00:00
Clive Lin
f7c690a598 Update master site. 2001-12-09 19:56:13 +00:00
Patrick Li
aed2ed825e Update to 0.4.1 2001-12-09 02:42:03 +00:00
Ying-Chieh Liao
33c189b13f fix WWW
PR:		32614
Submitted by:	Ports Fury
2001-12-08 20:39:50 +00:00
Ying-Chieh Liao
a16020ed4c - Add LIB_DEPENDS to x11-toolkits/Xaw3d
- Handle imlib support more properly
- Fix pkg-plist

PR:		32616
Submitted by:	Ports Fury
2001-12-08 20:38:10 +00:00
Patrick Li
66a6ac76f4 Update to 0.3.31
PR:		32518
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 03:36:33 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00