Commit Graph

145427 Commits

Author SHA1 Message Date
Clement Laforet
e2a2a30dfd - Fix USE_APACHE=22
Approved by:	portmgr (self)

Spotted by:	Larry Rosenman <ler at lerctr dot org>
2006-02-23 20:46:10 +00:00
Tom McLaughlin
147f181c36 - Include EN_GB dictionary in port [1]
- Remove alternate Russian dictionary not installed from distinfo
- Correctly install zu-ZA dictionary

PR:		93572
Submitted by:	Karol Kwiatkowski <freebsd@orchid.homeunix.org> [1]
Approved by:	portmgr (kris)
2006-02-23 19:42:02 +00:00
Marcus Alves Grando
62b5ee6bea - Fix name on load shared lib.
- Bump PORTREVISION

Submitted by:	Anton Yuzhaninov <citrin@citrin.ru>
Approved by:	portmgr (clement)
2006-02-23 18:54:49 +00:00
Mario Sergio Fujikawa Ferreira
84131e240a o Fix PLIST again: fix cut-n-paste mistake on previous commit
o Bump PORTREVISION for PLIST change

Approved by:	portmgr (linimon)
2006-02-23 18:22:49 +00:00
Jean-Yves Lefort
417f6b0afc Obviously, an i386 binary is only going to run on i386 and amd64.
Approved by:	portmgr (marcus)
2006-02-23 17:52:13 +00:00
Ade Lovett
363cdd1ddb Clean up spurious "true" in the case of a non-autotools run-autotools
target.

PR:		93757
Forgotten by:	ade
Approved by:	portmgr (implicit)
2006-02-23 15:37:20 +00:00
Ade Lovett
553bea86e1 Remove bogus CATEGORIES
Approved by:	portmgr (implicit)
2006-02-23 15:34:26 +00:00
Ade Lovett
1ebdb4de5b Fix up PORTREVISION
Approved by:	portmgr (implicit)
2006-02-23 15:33:39 +00:00
Ade Lovett
0f26085429 Fix up PORTREVISION breakage
Approved by:	portmgr (implicit)
2006-02-23 15:32:54 +00:00
Ade Lovett
707f16d6ae Conversion to a single libtool environment.
* devel/libtool13 is no more (requiem mors pacem)
* devel/libtool15 now installs as ${LOCALBASE}/bin/libtool etc.
  (ie: no versioning on the binaries and scripts)
* USE_AUTOTOOLS= libtool:XX:inc has been deprecated
  Where possible, ports should simply set GNU_CONFIGURE=yes and use  the pre-packaged version of libtool that comes as part of the  source distribution
* all the legacy hacks to libtool that we have been saddled with over  the years have been removed. (eg: .la files are now installed)    This brings us in line not only with Linux distributions, but also pkgsrc.
* libtool now understands, and correctly handles, "nonstandard" compilers
  such as g++34, gcc295, etc. etc.

This could not have happened without the truly outstanding work from kris,
not only putting up with me, but also running countless builds, both on
dosirak and pointyhat.  I am truly indebted to him.

Sponsored by:	Theakston Old Peculier, Marlboro Red, Cafe de Colombia
Approved by:	portmgr (kris)
2006-02-23 10:43:34 +00:00
Ade Lovett
23d7454341 Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested as
part of the single-libtool patch.

Approved by:	portmgr (kris)
2006-02-23 10:43:00 +00:00
Ade Lovett
888e973cd3 As a result of the conversion to single libtool, the glib/gtk 1.2.x
libraries have now moved from <lib>12.so to <lib>-12.so

Approved by:	portmgr (kris)
2006-02-23 10:42:21 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Renato Botelho
c20d04e392 Unbreak: make it fetchable again
Approved by:	portmgr (erwin, kris)
2006-02-23 10:34:06 +00:00
Pav Lucistnik
3f594ddecb - Unbreak patch
Approved by:	portmgr (erwin)
2006-02-23 10:10:47 +00:00
Sergey A. Osokin
4e148f5aa1 Update to 0.3.30. 2006-02-23 08:31:16 +00:00
Kris Kennaway
e20bf89a3f Drop description of PERL_(BUILD|RUN)_DEPENDS since they were removed
pending reimplementation.
2006-02-23 08:29:26 +00:00
Kris Kennaway
bce8e54a02 Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementation 2006-02-23 08:28:48 +00:00
Kris Kennaway
9c33f48abd * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplemented
so it appends to (BUILD|RUN)_DEPENDS instead of defining new types,
  since this requires changes to third party code like the
  tinderbox and pointyhat.  Hopefully this will be revisited by the
  author in the future. [1]

* Cause USE_RC_SUBR to install startup scripts as foo, rather than
  foo.sh, on applicable RELENG_6 systems as well as HEAD [2]

PR:             ports/92711 [1], ports/93265 [2]
Submitted by:   ade [1], dougb [2]
2006-02-23 08:28:14 +00:00
Palle Girgensohn
4fb811ec87 Accidentally removed portepoch, believing it was portrevision.
Pointy hat to: me
2006-02-23 08:04:04 +00:00
Eric Anholt
0b49aec1cc Update to 1.2.2, and register a RUN_DEPENDS on cvsps, so there's a chance of
git-cvsimport working (haven't run it myself yet).
2006-02-23 07:58:37 +00:00
Wes Peters
bb51382bb8 Fix the plist so the port desintalls cleanly.
Pointyhat from:	kris@
2006-02-23 06:54:45 +00:00
Joe Marcus Clarke
8e6dfb35cb Mark IGNORE on sparc64 due to core dump. 2006-02-23 06:23:52 +00:00
Jason Evans
4ab88cae65 Add a missing #include, and fix a type. 2006-02-23 05:50:45 +00:00
Cy Schubert
494f29a6cb Update 0.10 --> 0.11 2006-02-23 05:05:38 +00:00
Ade Lovett
92bcd3d166 Fix build on both 5.x and 6.x
Submitted by:	maintainer
2006-02-23 04:37:58 +00:00
Emanuel Haupt
b7cc3765df - Add a patch to fix a crash when trying to remove a MOVED port with -y option
- Bump PORTREVISION

PR:		93178
Submitted by:	Eric <eric7wang@gmail.com>
2006-02-23 02:15:38 +00:00
Mario Sergio Fujikawa Ferreira
0de60d2b24 o New port libjingle version 0.2.1: Google Talk's implementation
of Jingle and Jingle-Audio
o It only provides:
  1) STUN server which implements the STUN protocol for Simple
     Traversal of UDP over NAT.
  2) Relay server that may be used to relay traffic when a direct
     peer-to-peer connection could not be established.
o The port itself does not install any libraries. It only uses them
  for these 2 sample servers.
2006-02-23 02:07:52 +00:00
Emanuel Haupt
93bca096f0 - Update to 1.2.8
- Pacify portlint

PR:		93340
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
Approved by:	vaidab <vaidab@Safe-mail.net> (maintainer)
2006-02-23 01:42:27 +00:00
Cheng-Lung Sung
33a133c5aa - Update to 0.2.1
PR:		93703
Submitted by:	maintainer (Ying-Chieh Chen)
2006-02-23 01:32:17 +00:00
Maxime Henrion
6af49b214f Fix a last minute bug by importing a patch from csup's CVS. We were not
retrying anymore when the server rejects us at login time.
2006-02-23 01:25:09 +00:00
Emanuel Haupt
89cfc68a3b Pass maintainer-ship to submitter of last patch [1]
PR:		93613 [1]
Discusses on:	irc
2006-02-23 01:09:17 +00:00
Mario Sergio Fujikawa Ferreira
9844966798 o Fix PLIST; thus, removing BROKEN status
o Bump PORTREVISION for PLIST change
2006-02-23 01:07:17 +00:00
Emanuel Haupt
94af970bb0 Update MASTER_SITE and DISTFILES for games/noegnud-* in response to the change
on the master site.

PR:		93441
Submitted by:	Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
2006-02-23 00:52:48 +00:00
Emanuel Haupt
a564380f14 Add sjeng 11.2, a chess engine supporting chess variations.
PR:		93539
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2006-02-23 00:35:36 +00:00
Emanuel Haupt
9aed32b19d - Update to 1.4
- Point WWW: to english version of author page

PR:		93613
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-02-23 00:24:14 +00:00
Emanuel Haupt
6c55ca64ea Update master site
PR:		93724
Submitted by:	Jean-François BOEUF <jfb@minet.net>
2006-02-23 00:07:27 +00:00
Maxime Henrion
04aad29db9 Update to csup-snap-20060223 (biggest changelog ever!):
- Finally implement fixups and use them in the detailer and updater
  thread as appropriate.  We now longer crash/hang when there is an MD5
  checksum error, but request a fixup (or fail, if the checksum error is
  from a fixup).
- Portability fix: don't use SIZE_T_MAX when ~0 will do fine.
- Plug a memory leak in keyword_prepare().
- Fix the build without assertions.
- Properly check for the success of the asynchronous connect() when we've
  been interrupted by a signal.  Move the logic into proto_waitconnect().
- Properly print transport layer addresses with getnameinfo() and the
  NI_NUMERICHOST flag.  We were printing garbage...
- Assert that we're never printing a NULL string in proto_printf().
- Make sure we disallow 0-length fields in proto_get_ascii() or all sorts
  of bad things will happen.  Also remove a useless check.
- In statusrec_cook(), there is nothing left to parse for DirDown
  entries, however we have to check that there was nothing left in the
  line, or return an error if it's not the case.
- Restore the original string upon error in fattr_scanattr(), called by
  fattr_encode() only.
- The struct diff used by diff_apply() and keyword_expand() has been
  rename to struct diffinfo, and it now only contains the metadata
  of a diff.  This changes the prototype for the two aforementioned
  functions, so update the code and the consumers appropriately.
- Create the worker threads in the detached state since we don't use
  pthread_join() to wait for them but have our own API for that (which
  allows us to wait for multiple threads).
- Move the fattr_init() and fattr_fini() calls earlier to avoid calling
  them several times during a run.
- When printing the "Connected to" message, print the actual address we
  are connected.  This makes us deviate slightly from CVSup, but since
  csup tries any address returned by a host (including IPv6 addresses),
  we really need to know where we connected.
- Make the errors/error messages handling much nicer in the status file
  API.  Nearly all the asprintf() calls are centralized now.
- Before entering multi-threaded mode, starts a "killer" thread that
  will spend most of his time blocking in sigwait() and will call
  mux_shutdown() to nicely abort the run in case we get a fatal signal.
- Remove the need for the "closing" condition variable in
  mux_shutdown(), we are now handling the race it protected against
  much more sanely.  We just disable cancellation in the "killer" thread
  before calling mux_shutdown() and re-enable it afterwards.  This way,
  we can stop the killer thread at any time and after having joined it
  we know it is safe to call mux_close() since there are no more
  references to it but us.
- Update the lister, detailer and updater threads to correctly check for
  error on read/write/parsing.  Generate a proper error message in each
  case and return it back to the main thread, along with a status code
  indicating either success, failure or a transient failure.
- Always call status_close() in the updater thread, to ensure that the
  status file is properly updated even if we are being interrupted by an
  error.
- Slightly tweak the threads API to make it match our needs more closely.
- Add a few useful comments here and there.
- Rename proto_init() to the more correct proto_run() name.
- Use the status code returned by the worker thread to only retry a run
  when we had a transient error, and to return a proper exit code at the
  end of the program's execution.
- Many minor stuff.

All those changes allow csup to properly handle any synchronous or
asynchronous error and to print meaningul messages nearly all the time,
without duplicated messages.  Hangs should not happen anymore, even in
case of an error.  We also correctly handle being sent some signals such
as SIGINT, by correctly updating the status file and cleaning after us,
so ^C is usable.  Finally, csup now returns a proper exit code: 0 in case
of success or 1 in case of an error, similarly to CVSup.  Oh, and since
fixups are now supported, I'd call csup "production ready", module the
bugs I have introduced.

Please give this version as much testing as you can!
2006-02-22 23:47:28 +00:00
Yoichi NAKAYAMA
b26c50e905 Update to 0.11, where buffer overrun is fixed.
Change WWW: to English page

PR:		ports/92943
Submitted by:	yoichi@
Approved by:	maintainer's timeout
2006-02-22 23:37:48 +00:00
Emanuel Haupt
b2ab67ff3f Provide optional patch to show round-trip in the result and bump PORTREVISION.
PR:		91757
Submitted by:	Doug Poland <doug@polands.org>
2006-02-22 23:29:45 +00:00
Palle Girgensohn
157067734b Update to 3.8
PR:	93701
2006-02-22 22:39:46 +00:00
Tom McLaughlin
42c6f453f1 Fix patch when when openssl-beta is not used.
Approved by:	maintainer
2006-02-22 22:19:01 +00:00
Roman Bogorodskiy
4cc6043899 - Add zeroconf support via howl or avahi [1]
- Prefer gnutls over openssl

Based on a patch by:	"Daniel S. Haischt" <me@daniel.stefan.haischt.name> [1]
2006-02-22 21:52:51 +00:00
Gerald Pfeifer
9ae0c28ccc Update to the 20060221 snapshot of GCC 3.4.6. 2006-02-22 21:52:33 +00:00
Marcus Alves Grando
b04a19d495 - Update to 0.7.4
- portlint(1)

PR:		93651
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-02-22 21:49:01 +00:00
Maho Nakata
0d83c1c3bd Update to 2.0.2rc2 2006-02-22 21:41:12 +00:00
Renato Botelho
cbad19ec37 - Make it fetchable again
- Fix WWW

PR:		ports/92982
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (15 days)
2006-02-22 21:06:46 +00:00
Markus Brueffer
b781f769a4 Update to version 3.0.11 2006-02-22 20:32:44 +00:00
Emanuel Haupt
7b8522faa3 - Update to 8.05
- Pass maintainer-ship to submitter

PR:		92495
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	Arjan van Leeuwen <avleeuwen@gmail.com> (maintainer)
2006-02-22 20:29:39 +00:00
Thierry Thomas
2f0ad83064 Upgrade to 2.9.3.
Changelog at <http://bouml.free.fr/historic.html>.
2006-02-22 20:29:34 +00:00