Commit graph

151035 commits

Author SHA1 Message Date
Vasil Dimov
366285f8d4 Fix build on 64 bit platforms 2006-05-20 08:07:50 +00:00
Vasil Dimov
924c483f27 Split patch-warnings into
patch-clients_audio_audemo_audemo.c
patch-clients_audio_auedit_Graph.c
patch-clients_audio_auedit_auedit.c
patch-clients_audio_aupanel_aupanel.c
patch-clients_audio_auphone_auphone.c
patch-clients_audio_autool_audiotool.c
patch-clients_audio_auwave_auwave.c
patch-server_dda_voxware_config.c
patch-server_dia_gram.y
patch-server_dia_lex.l
to ease with maintaining.
2006-05-20 07:56:48 +00:00
Xin LI
ed4133f1de Fix the snavigator script in the case that a symbolic link was
in a different place.

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		ports/93975
Approved by:	sem (mentor)
2006-05-20 07:51:46 +00:00
Xin LI
fbf1d6727b Correct path for the sasl includes, to fix build for WITH_SASL case.
Submitted by:	Boris B. Samorodov <bsam ipt ru>
PR:		ports/97474
Approved by:	sem (mentor)
2006-05-20 07:41:57 +00:00
Hye-Shik Chang
8364e340bf This port requires GCC 3.3+ to build. This unbreaks build in 4-STABLE. 2006-05-20 06:59:16 +00:00
Doug Barton
e5abb647ca Bump the version number of the port for the new version of the script 2006-05-20 06:28:40 +00:00
Doug Barton
6e59fecc9c 1. Implemented recursive 'make config' at the beginning of the run, so it's
easier to leave it running unattended for large updates. (This can be
toggled off.)
2. Implemented a completely unattended mode which accepts the defaults for
all portmaster dialogues. (Note, this does not help with ports that have
interaction other than 'make config', such as ghostscript, etc.)
3. Added -u to sort(1) calls to try and address a bug report about duplicate
lines in +REQUIRED_BY files. I was not able to reproduce this bug, but
better safe than sorry.
4. Verbose mode is now slightly more informative about what's happening.
5. More common code factored out into functions.
6. The -n flag now cancels the build of the port called on the command line too.
7. Improved (?) the stale distfile deletion routine to better handle ports
that have multiple distfiles.
8. We now launch 'make checksum' (which performs a fetch if needed) in the
background while recursing through dependencies.
9. Various code cleanups, such as adding -t to a mktemp invocation that was
missing it, more local variables in functions, more consistent flag variable
values, etc.
2006-05-20 06:25:56 +00:00
Jeremy Messenger
99d106e8a6 Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
2006-05-20 05:07:44 +00:00
Jung-uk Kim
72a38bda28 Fix typo to unbreak packaging.
PR:		97460
Submitted by:	Alexander V. Ribchansky < triosoft at triosoft dot com dot ua >
2006-05-20 02:13:28 +00:00
Jeremy Messenger
4b2f4aa7e6 Update to 3.1.2, see changelog for details:
http://comix.sourceforge.net/changelog.html
2006-05-20 01:29:48 +00:00
Ion-Mihai Tetcu
af78f9ada8 Vertex is an implementation of the Q2Q protocol (sort of like P2P, but one
better). There are a few moving parts in Vertex:

    * PTCP: a protocol which is nearly identical to TCP, but which runs over
      UDP. This lets Q2Q penetrate most NAT configurations.
    * JUICE ([JU]ice [I]s [C]oncurrent [E]vents): a very simple but immensely
      flexible protocol which forms the basis of the high-level aspects of Q2Q
    * vertex: a command line tool which exposes a few features useful in many
      situations (such as registration and authentication)

The Q2Q network has some decentralized features (there is no one server or
company which can control all Q2Q addresses) and features of centralization
(addresses beneath a particular domain are issued by a server for that domain;
once issued, some activities require the server to be contacted again, while
others do not). Vertex includes an identity server capable of hosting Q2Q
addresses.

WWW: http://divmod.org/trac/wiki/DivmodVertex

PR:		ports/97506
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor)
2006-05-20 01:22:31 +00:00
Ion-Mihai Tetcu
0f8c1cf11b Update to 4.2.4
PR:		ports/97372
Submitted by:	maintainer
Approved by:	lawrance (mentor)
2006-05-20 01:14:06 +00:00
Ion-Mihai Tetcu
6049bfad4e Update to 0.4
PR:		ports/97399
Submitted by:	maintainer
Approved by:	lawrance (mentor)
2006-05-20 01:12:11 +00:00
Ion-Mihai Tetcu
362ad92f0d Fix build by depending on bison2 instead of bison1.
PR:		ports/97501
Submitted by:	maintainer
Approved by:	lawrance (mentor)
2006-05-20 00:54:32 +00:00
Ion-Mihai Tetcu
8d8a33c524 Update to 4.104
PR:		ports/97500
Submitted by:	maintainer
Approved by:	lawrance
2006-05-20 00:52:08 +00:00
Ion-Mihai Tetcu
3cd188c8f6 - Update to 1.0.2 [1]
- drop USE_PHPIZE=     yes since it has USE_PHPEXT=     yes [2]

PR:		ports/97435 [1]
Submitted by:	maintainer [1], itetcu [2]
Approved by:	lawrance (mentor)
2006-05-20 00:49:45 +00:00
Ion-Mihai Tetcu
67912d1312 Update to 0.9.90
PR:		ports/97465
Submitted by:	maintainer
Approved by:	lawrance (mentor)
2006-05-20 00:42:47 +00:00
Cheng-Lung Sung
166726e0f4 - fix build error
Reviewed by:	maintainer
2006-05-20 00:40:39 +00:00
Marcus Alves Grando
f1d225ec17 - Update to 1.0.0
PR:		96775
Submitted by:	Corey Smith <corsmith___gmail.com>
Approved by:	maintainer timeout (15 days)
2006-05-19 23:48:21 +00:00
Marcus Alves Grando
9f61df9dc9 - Update to 2.4b
- Add new rc.d script

PR:		96824
Submitted by:	Rui Lopes <rgl___ruilopes.com>
Approved by:	maintainer timeout (14 days)
2006-05-19 23:47:45 +00:00
Yen-Ming Lee
4eb353afb7 - add USE_RC_SUBR
- refine IGNORE
- bump PORTREVISION
2006-05-19 23:38:08 +00:00
Aaron Dalton
415b1db90c - Updated from v1.24 to v1.25
Approved by:	tobez (implicit)

1.25  17 May 2006
        - Sort::Key::Multi was not accepting 'u' as a valid type.
2006-05-19 23:26:21 +00:00
Aaron Dalton
e25d96e450 - Updated from 0.07 to 0.12
Approved by:	tobez (implicit)

0.08 20/Feb/2006 15:14
                       Improved referential integrity between nodes,
                                taxa, and data.
                       Implemented Fastnexus parser
                       Node object silently implements Bio::Tree::NodeI
                       		interface if BioPerl is installed
                       Tree object silently implements Bio::Tree::TreeI
                       		interface if BioPerl is installed
                       Added convertor methods for XML and CIPRES
                       Implemented more Matrix methods
                       Implemented symbol tables in Bio::Phylo::Util::CONSTANT
                       Implemented visit method for listable objects
                       Implemented caching infrastructure for calculations
                       Changed object-model to inside-out arrays
                       Added Biodiversity measures code by Aki Mimoto
                       Moved constants and exceptions to Bio::Phylo::Util::*
                       Fixed memory leak due to circular references
2006-05-19 23:18:32 +00:00
Markus Brueffer
0d2dd214ae Add kde-style-polyester 0.9, a KDE widget style and a KWin decoration both
aimed to be a good balance between eye candy and simplicity.

WWW: http://www.kde-look.org/content/show.php?content=27968
2006-05-19 23:04:00 +00:00
Pav Lucistnik
a7eba11936 - Fix rc script installation
- Stop daemon on deinstall
- REQUIRE/PROVIDE

PR:		ports/97327
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2006-05-19 22:50:37 +00:00
Pav Lucistnik
67569141b6 - Update to 2.12.11
PR:		ports/97345
Submitted by:	Christopher Illies <christopher.illies@ki.se> (maintainer)
2006-05-19 22:45:56 +00:00
Pav Lucistnik
12a790be4a - Fix runtime. Install libraries into Linuxbase, so it have a chance of
finding them

PR:		ports/97429
Submitted by:	Eric P. Scott <eps+pbug0605@ana.com>
2006-05-19 21:45:19 +00:00
Sergey Matveychuk
48998d3dee - Fix build on CURRENT
Reported by:	kris mail
2006-05-19 21:15:26 +00:00
Andrew Pantyukhin
f908589eca Add xpi-togglewordwrap: Toggles word wrapping
Approved by:	krion (mentor)
2006-05-19 21:11:00 +00:00
Andrew Pantyukhin
61d91af983 Add xpi-savegenpage: Save Javascript Generated/Rendered HTML Pages
Approved by:	krion (mentor)
2006-05-19 21:08:54 +00:00
Andrew Pantyukhin
768183315e Add xpi-imdbpreview: Preview movie & actor posters when hovering over their IMDb links
Approved by:	krion (mentor)
2006-05-19 21:05:22 +00:00
Andrew Pantyukhin
63839e3c5e Add xpi-gbrain: Keeps your browser history at Google bookmarks
Approved by:	krion (mentor)
2006-05-19 21:03:37 +00:00
Andrew Pantyukhin
6119d5f2fb Add xpi-flashgot: Download links using popular download managers
Approved by:	krion (mentor)
2006-05-19 21:02:46 +00:00
Andrew Pantyukhin
a2d7318dbf Add xpi-fission: Combines address bar and progress bar
Approved by:	krion (mentor)
2006-05-19 21:01:29 +00:00
Andrew Pantyukhin
a0f615d384 Add xpi-downthemall: Lets you download all the links in a webpage and much more
Approved by:	krion (mentor)
2006-05-19 21:00:13 +00:00
Hajimu UMEMOTO
15f9163193 Update to 2.1.22. 2006-05-19 20:45:37 +00:00
Andrew Pantyukhin
76a434c941 - Update to 1.0.29
Approved by:	krion (mentor, implicit)
2006-05-19 20:33:00 +00:00
Jean Milanez Melo
d0cff5b4ff - Update to 1.172.
PR:		ports/96275
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer (timeout 15 days), mnag (mentor)
2006-05-19 20:04:04 +00:00
Sergey Matveychuk
5a6da91760 - ONLY_FOR_ARCHS=i386
Reported by:	kris mail
2006-05-19 20:02:55 +00:00
Alejandro Pulver
aa3c193d3c - Remove games/linux-alienarena (the data is in a separate port). 2006-05-19 19:27:36 +00:00
Alejandro Pulver
3bab77b839 - Integrate with alienarena-data.
- Adjust PORTVERSION to match alienarena and alienarena-data.
- Only download the patch.
- Remove support for amd64 (no SDL binaries, and OSS is broken).
- Add support for WITH_NVIDIA_GL knob.
- Remove RESTRICTED and NO_PACKAGE (data is on a separate port).
- Add pkg-plist.
- Rename scripts to "linux-alienarena" and "linux-alienarena-ded".

PR:		ports/91837
Approved by:	garga (mentor, implicitly)
2006-05-19 19:19:23 +00:00
Andrey Slusar
88c8c1c5a3 - Update to 22.0.50.20060502
- Change CONFIGURE_TARGET to ${MACHINE_ARCH}-freebsd.
- Assign maintainership to Giorgos Keramidas <keramida@ceid.upatras.gr> [1]

Submitted by:	keramida (by email)
Created by:	nobutaka, keramida
Approved by:	maintainer (by email) [1]
2006-05-19 18:41:29 +00:00
Renato Botelho
67e19890be - Update to 2.32
PR:		ports/97419
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
Approved by:	maintainer
2006-05-19 18:33:48 +00:00
Renato Botelho
766a7b7159 - Respect CC
- Pass maintainership to submitter

PR:		ports/97463
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
2006-05-19 18:32:24 +00:00
Renato Botelho
43317411c1 - Update to 1.0.20060221
- Install example files always and don't respect more NOPORTDOCS
- Remove do-install: and use default program install proccess

Approved by:	maintainer by email
2006-05-19 18:29:09 +00:00
Alejandro Pulver
473b52d2f5 This Nehahra engine is basically a bug-fixed version of the released 2.54
source. It has also most of the fixes/features of the Enhanced GLQuake
version. The engine can be used for both watching the "Seal of Nehahra" movie
and for playing the actual game.

WWW: http://planetquake.com/nehahra/

Approved by:	garga (mentor)
2006-05-19 16:51:26 +00:00
Joseph Koshy
f2471c47f1 Register a conflict with TenDRA-4*.
Reminded by:	Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
2006-05-19 15:40:47 +00:00
Volker Stolz
9054fc6a8a Update to 2.12. Assign maintainership to submitter
PR:             ports/97374
Submitted by:   Wesley Shields
2006-05-19 15:02:33 +00:00
Emanuel Haupt
e5bdecd7b2 Implement the official adplug database which contains additional, essential
replay information about problematic files. Some file formats contain too few
information about a song for it to be correctly replayed. To counter this, the
AdPlug database was created.
2006-05-19 14:36:22 +00:00
Marcus Alves Grando
aa1183d91b - Update to 0.83.1 [1]
- Use INSTALL_* instead of CP
- Respect MANPREFIX

PR:		96791 [1]
Submitted by:	Radim Kolar <hsn___netmag.cz>
Approved by:	maintainer timeout (14 days)
2006-05-19 14:10:05 +00:00