1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

150651 Commits

Author SHA1 Message Date
Jeremy Messenger
25918f833d portlint:
-Use DOCSDIR in plist.
2006-05-16 05:37:28 +00:00
Jeremy Messenger
2341ff2d85 portlint:
-Use lowercase letter in the begin of IGNORE.
	-Replace some spaces by tabs.
	-Remove a whitespace.
2006-05-16 05:35:53 +00:00
Hye-Shik Chang
d45880e902 Update to 1.7 2006-05-16 05:33:50 +00:00
Jeremy Messenger
6969bae172 Portlint:
-Use DATADIR in plist.
	-Add [0-9]* in the CONFLICTS.
2006-05-16 05:30:32 +00:00
Jeremy Messenger
31b2bab1ca portlint:
-Use DATADIR in plist.
2006-05-16 05:23:48 +00:00
Jeremy Messenger
e9f3bf6636 portlint:
-Use DOCSDIR in plist.
2006-05-16 05:21:15 +00:00
Jun Kuriyama
29310b8071 - Upgrade to 0.7.
- Fix compilation with apache-2.0 (actually apr-0.9).
- Add a patch for my debugging...
2006-05-16 05:19:27 +00:00
Jeremy Messenger
28ea4b1429 portlint:
-Add INSTALLS_OMF, bump the PORTREVISION.
2006-05-16 05:17:05 +00:00
Jeremy Messenger
9093a19fa4 portlint:
-Change the order, move USE_GHOSTSCRIPT_RUN under the *_DEPENDS.
2006-05-16 05:14:39 +00:00
Jeremy Messenger
07c1d0bebf Add INSTALLS_ICONS, bump the PORTREVISION, found by cports.sh. 2006-05-16 05:10:14 +00:00
Jeremy Messenger
95b193eebc portlint:
-Replace some spaces to tabs.
2006-05-16 05:07:44 +00:00
Jeremy Messenger
c5662c853c portlint:
-Remove quotes from BROKEN.
2006-05-16 04:58:49 +00:00
Jeremy Messenger
6c75f2faa1 portlint:
-Reduce the COMMENT characters down to under 70 characters.
2006-05-16 04:56:45 +00:00
Jeremy Messenger
c97dfcbed1 portlint:
-Use DOCSDIR in plist.
	-Use @dirrmtry.
2006-05-16 04:46:56 +00:00
Jeremy Messenger
346a331d2d portlint:
-Use lowercase letter in the begin of IGNORE.
2006-05-16 04:40:53 +00:00
Jeremy Messenger
67c079c981 portlint:
-Use DOCSDIR in plist.
2006-05-16 04:36:22 +00:00
Jeremy Messenger
c7af8c0a56 portlint:
-Change the order of DISTFILES by move above the DIST_SUBDIR.
2006-05-16 04:27:42 +00:00
Oliver Lehmann
83f818f3f6 update to 0.5.7 2006-05-16 04:26:07 +00:00
Jeremy Messenger
10e93263ed portlint:
-Use DATADIR in plist.
2006-05-16 04:24:26 +00:00
Jeremy Messenger
8fb23a1a79 portlint:
-Reduce the COMMENT characters down to under 70 characters.
2006-05-16 04:22:37 +00:00
Jeremy Messenger
1f2ddf68af portlint:
-Use DOCSDIR in plist.
2006-05-16 04:16:30 +00:00
Jeremy Messenger
5cb21d4c85 portlint:
-Use DOCSDIR in plist.
	-Use lowercase letter in the begin of IGNORE.
2006-05-16 04:14:30 +00:00
Jeremy Messenger
ba96583261 Remove CONFLICTS with ORBacus; the devel/ORBacus was removed back in 2004. 2006-05-16 04:10:37 +00:00
Jeremy Messenger
69b1d4f402 portlint:
-Use DOCSDIR in plist.
	-Add INSTALLS_OMF, bump the PORTREVISION.
2006-05-16 04:02:04 +00:00
Jeremy Messenger
fdfcc55f2f portlint:
-Use DOCSDIR in plist.
	-Add INSTALLS_OMF, bump the PORTREVISION.
2006-05-16 03:56:05 +00:00
Kevin Lo
529f7b442f Update MASTER_SITES and WWW. 2006-05-16 02:57:00 +00:00
Cheng-Lung Sung
1830f7b089 - update to 0.3.0 2006-05-16 02:50:17 +00:00
Kevin Lo
f23e1c5d77 Update to 0.8.8 2006-05-16 01:57:05 +00:00
Michael Johnson
13bd01f389 - Readd support for dvd and dts 2006-05-16 01:43:36 +00:00
Michael Johnson
5c08bfc863 - Update gstreamer-plugins to 0.10.7
- Update bad to 0.10.3
- Update good to 0.10.3
- Readd dvd and dts plugins
2006-05-16 01:43:02 +00:00
Joseph Koshy
2dae626b2e A new port for TinyCC, a small and fast C compiler.
Tcc's features include:
  * Small: You can compile and execute C code everywhere, for
    example on rescue disks (about 100KB for x86 TCC executable,
    including C preprocessor, C compiler, assembler and linker).
  * Fast: tcc generates optimized x86 code. No byte code overhead.
    Compile, assemble and link several times faster than GCC.
  * Unlimited: Any C dynamic library can be used directly. TCC is
    heading torward full ISOC99 compliance. TCC can of course compile
    itself.
  * Safe: tcc includes an optional memory and bound checker. Bound
    checked code can be mixed freely with standard code.
  * Compile and execute C source directly. No linking or assembly
    necessary. Full C preprocessor and GNU-like assembler included.
  * C script supported : just add '#!/usr/local/bin/tcc -run' at
    the first line of your C source, and execute it directly from the
    command line.
  * With libtcc, you can use TCC as a backend for dynamic code
    generation.
2006-05-16 01:42:47 +00:00
Yen-Ming Lee
3cc6b36726 - update to 0.74 2006-05-16 01:31:46 +00:00
Jean-Yves Lefort
b2084595ce Update to 3.0-rc1 2006-05-16 01:31:10 +00:00
Aaron Dalton
988e3a04ee - pkg-plist fix
Approved by:	tobez (implicit)
2006-05-16 00:14:37 +00:00
Yen-Ming Lee
fe71812b54 - update to 1.1.9 2006-05-16 00:06:03 +00:00
Michael Johnson
d810c72299 - Update to 0.10.6 2006-05-15 23:34:49 +00:00
Joe Marcus Clarke
829db280be Update to 2.4.1.1. 2006-05-15 22:58:53 +00:00
Joe Marcus Clarke
e86390918c Add PTHREAD_{CFLAGS,LIBS} to all avahi pkg-config files. This fixes
xmms2 builds, among others.

PR:		97295
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-05-15 22:51:46 +00:00
Joe Marcus Clarke
4243b9a14b Update to 1.0.10. 2006-05-15 22:27:57 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +00:00
Joe Marcus Clarke
6eb20e951d Update to 0.1.3. 2006-05-15 22:15:45 +00:00
Jean Milanez Melo
dc899c4417 - Add note about math/vecfem removal.
Approved by:	mnag (mentor)
2006-05-15 22:15:30 +00:00
Jean Milanez Melo
b082fed13c - Remove math/vecfem, project is no longer supported.
Approved by:	mnag (mentor)
2006-05-15 22:12:41 +00:00
Joe Marcus Clarke
0c9da6fd55 Update to 0.6.1. 2006-05-15 22:04:01 +00:00
Edwin Groothuis
4e1f3f8a9e Make the use of mozilla optional
Noticed by: YAPHR
2006-05-15 21:37:32 +00:00
Mario Sergio Fujikawa Ferreira
38efdb35d7 o Update WIP swarming patch to revision n
o Save memory by using only 2 integers instead of 4 to record IPv4
  addresses
o Bump PORTREVISION
2006-05-15 21:26:15 +00:00
Simon Barner
125dd5c19c - Fix PID file for system-wide daemon mode
- Fix package: Create /var/run/fetchmail in pkg-install instead of
  post-install target.
- Bump PORTREVISION

PR:		ports/97283
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-05-15 21:18:40 +00:00
Thierry Thomas
9e5a33002a Upgrade to 2.7-1. 2006-05-15 20:57:41 +00:00
Alejandro Pulver
e7c8e86182 AA2K6 is the latest in a series of standalone games based on a classic Sci-Fi
theme with a modern, updated visual experience. With 25 levels, five modes of
play, mutators, built-in bots, 9 characters, 8 weapons (3 with alt-fire
modes), the game has an endless supply of replayability. Billed as the sequel
to 2004's CodeRED: Alien Arena, AA2K6 is much more than that. With the trials
and tribulations of software development, endless hours of playing, gathering
feedback, COR Entertainment has been able to not only fine tune and perfect
it's flagship game, but add completely new dimensions to it.

Note: this port only contains the data needed to run AA2K6, shared by the
Linux and native ports of the game engine. To play AA2K6 you have to install
one of "games/alienarena" or "games/linux-alienarena".

WWW: http://red.planetarena.org/

PR:		ports/91802
Approved by:	garga (mentor)
2006-05-15 20:55:00 +00:00
Renato Botelho
58a5cbcdf1 - Update to 5.5
- Take maintainership
2006-05-15 20:04:24 +00:00