Commit Graph

230910 Commits

Author SHA1 Message Date
Renato Botelho
4f284116a4 On last commit i didn't note we already patch wmcube.c, so, remove
REINPLACE_CMD and change patch
2010-01-20 15:22:02 +00:00
Renato Botelho
d9ca159f55 Fix build on 9.0-CURRENT
Reported by:	pointyhat via erwin@
2010-01-20 15:20:12 +00:00
Jimmy Olgeni
cc17482561 Add cl-babel, a charset encoding/decoding library, not unlike GNU
libiconv, but completely written in Common Lisp.
2010-01-20 15:01:08 +00:00
Dirk Meyer
c7131cd5e3 - Security patch to fix Memory leak
http://cvs.openssl.org/chngview?cn=19068
http://www.openwall.com/lists/oss-security/2010/01/13/3
Security: CVE-2009-4355
Security: CVE-2008-1678
Obtained from:	cvs.openssl.org
2010-01-20 14:56:53 +00:00
Norikatsu Shigemura
ec0c37ec67 Update to 2010.01.16. 2010-01-20 14:55:42 +00:00
Renato Botelho
2f9a38c1b2 This port doesn't build with recent gtk version and it doesn't run on amd64
(segmentation fault). Since it's no longer maintainer upstream, i'm dropping
maintainership, marking it as BROKEN and set EXPIRATION_DATE to 2010-03-20
2010-01-20 14:52:04 +00:00
Greg Larkin
38ac9b8b57 - Updated to 0.25 2010-01-20 14:29:18 +00:00
Renato Botelho
0a8cf85748 Fix build on 9.0-CURRENT
Reported by:	pointyhat via erwin@
2010-01-20 14:28:06 +00:00
Greg Larkin
8950c2b2eb - Removed databases/pear-Doctrine2 after accidental repocopy. Will be
recreated at some point in the future when Doctrine 2.x achieves at
  least beta status.

PR:		ports/141309
Requested by:	pav
2010-01-20 14:22:39 +00:00
Wen Heping
ef69267e6e - Updated mirrors.
- Changed distname.
- Removed patch for include/ircsprintf.h. It seems not needed today.
- Added patch for src/s_serv.c (it needed for custom compilation with syslog disabled)
- Removed several includes utmp.h. They are not used.

PR:		ports/143008
Submitted by:	"Andrey V. Elsukov" <bu7cher@yandex.ru> (maintainer)
2010-01-20 14:08:30 +00:00
Alexey Dokuchaev
c50f234224 - Catch up with recent <utmp.h> replacement by <utmpx.h>
- Provide correct FreeBSD version; default #ifdef-based routine is not robust
  enough to handle all cases correctly
- Expand another comment while here
2010-01-20 13:34:22 +00:00
Jun Kuriyama
a70278f93c - Fix build on i386. 2010-01-20 13:10:54 +00:00
Wen Heping
37325c0699 - Update to 2.2.2
PR:		ports/143009
Submitted by:	Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
2010-01-20 12:52:16 +00:00
Jimmy Olgeni
0a1dc65643 Add missing cl-infix-clisp port: CLISP binaries for devel/cl-infix. 2010-01-20 12:46:43 +00:00
Jimmy Olgeni
4953aac55f Fix RUN_DEPENDS. 2010-01-20 12:44:18 +00:00
Jimmy Olgeni
9d2ef0bb9e When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).

Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.

Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.

All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
2010-01-20 12:40:13 +00:00
Hajimu UMEMOTO
b667cdbd37 Fix build on 9-CURRENT after utmp -> utmpx change.
Reported by:	pointyhat via erwin
2010-01-20 12:33:58 +00:00
Emanuel Haupt
dc2dfd5c01 Update to 15.0.4 2010-01-20 12:29:44 +00:00
Jimmy Olgeni
c073a1451e Fix RUN_DEPENDS. 2010-01-20 12:26:21 +00:00
Wen Heping
a37b3983d4 DBIx::VersionedDDL is a perl module to upgrade and downgrade database
schemas to a specified version.

WWW: http://search.cpan.org/dist/DBIx-VersionedDDL/

PR:		ports/142175
Submitted by:	Alan Snelson <Alan@Wave2.org>
2010-01-20 12:09:53 +00:00
Jimmy Olgeni
f194967759 Remove remaining dependencies on cl-asdf. 2010-01-20 12:08:21 +00:00
Jimmy Olgeni
6f1db538e4 Remove USE_ASDF: a devel/cl-asdf update will actually depend on this. 2010-01-20 11:57:43 +00:00
Ed Schouten
1a225da533 Remove unneeded inclusion of <utmp.h>.
Approved by:	miwi (portmgr, implicit)
2010-01-20 11:56:33 +00:00
Alex Dupre
581ac71780 Fix typo. 2010-01-20 10:18:21 +00:00
Alex Dupre
141535cfb4 Try again to fix make_index. 2010-01-20 10:16:30 +00:00
Jun Kuriyama
5aa04bf80f - Add missing dependency.
Approved by:	maintainer
2010-01-20 09:58:53 +00:00
Yi-Jheng Lin
05796fb1bd - Update to 2.1.4
Approved by:	lwhsu/rafan (mentors, implicit)
2010-01-20 09:27:45 +00:00
Alex Dupre
047575539a Re-add enigmail port, trying to fix make_index.
Requested by:	pav
2010-01-20 09:26:50 +00:00
Ed Schouten
7b8eedc6c1 Remove an unneeded inclusion of <utmp.h>.
Submitted by:	Alex Kozlov <spam rm-rf kiev ua>
2010-01-20 09:24:24 +00:00
Mark Linimon
d1c3f4ddd2 Add some new error cases to handle regressions in -current. (Not yet
analyzed for how much they will slow this script down; consider this a
rush-job.)

 - dirent denotes some change in the usage of dirent.h.
 - termios denotes the deprecation of <sys/termios.h>.
 - uname denotes the hiding of the uname symbol.  This has been backed
   out in src so let's hope this case can go away soon.
 - utmp_x denotes the replacement of utmp.h with utmpx.h.

Together these catch ~150 new errors on i386-9.  However, there are more
that are not caught (second-order effects.)
2010-01-20 09:08:55 +00:00
Alex Dupre
3eaa584dc2 Connect gmp to Makefile.
Spotted by:	pav
2010-01-20 07:01:25 +00:00
Wen Heping
d2f58e339f - Update to 3.18 2010-01-20 06:56:14 +00:00
Jun Kuriyama
7690f1fb33 - Upgrade to 0.4.1. 2010-01-20 06:43:33 +00:00
Dmitry Marakasov
85586e605a - Add forgotten python virtual category 2010-01-20 06:04:44 +00:00
Dmitry Marakasov
2e12aa734c - Fix sorting and minor cleanups in category Makefiles 2010-01-20 06:02:31 +00:00
Dmitry Marakasov
2beda26d23 XYZCommander is a pure console visual file manager.
Main features:

 * Tight integration with python run-time system - most of the
   settings can be changed "on the fly" via management console.
 * Powerful configuration system - define own actions, aliases,
   internal commands, key bindings.
 * Extensible plug-in system - even core functionality implemented
   mainly using plug-ins, keeping base system small and clean.
 * Events & hooks subsystem - a flexible way of reacting on certain
   system events.
 * Customizable look-n-feel - every widget component look can be
   changed via skins.
 * Unicode support

WWW:	http://code.google.com/p/xyzcmd/

- While here, fix sorting in misc/Makefile

PR:		142998
Submitted by:	zloidemon <g.veniamin@googlemail.com>
2010-01-20 05:37:27 +00:00
Yi-Jheng Lin
900df766a5 - Update to 1.1.0
Approved by:	lwhsu/rafan (mentors, implicit)
2010-01-20 02:41:57 +00:00
Jun Kuriyama
bb44e6d1a5 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 1).

Approved by:	portmgr (itetcu)
2010-01-20 01:28:55 +00:00
Jun Kuriyama
3eea4ba0fb - Update patch for more strict untainting.
Reported by:	Geraint Edwards <gedge@yadn.org>
Obtained from:	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409731
2010-01-20 01:21:26 +00:00
Wen Heping
e2f360f7fb - Update to 1.2.1
PR:		ports/142879
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
2010-01-20 01:13:13 +00:00
Marcelo Araujo
7959230657 - Update to 2009.12.26.
PR:		ports/142215
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet__sunpoet.net>
2010-01-20 00:44:09 +00:00
Marcus Alves Grando
9330f74546 - Fix segmantation fault with new gnupg
- Bump PORTREVISION

PR:		142311
Submitted by:	miwi
2010-01-20 00:37:04 +00:00
Maho Nakata
009c22a166 Update to OOO320_m10. This is 3.2.0rc3. 2010-01-20 00:31:41 +00:00
Wen Heping
27a2126b43 Liquidsoap is the audio stream generator of the Savonet project, notably used
for generating the stream of netradios. It has tons of features, it's free and
it's open-source! Liquidsoap lets you to describe your streams in a powerful and
flexible way. Allowing arbitrarily deep-nested composition of streams, it gives
you more power than you need for creating an original netradio. But liquidsoap
is still very light and easy to use, in the Unix tradition of simple strong
components working together.

WWW: http://savonet.sourceforge.net/

PR:		ports/142546
Submitted by:	Mykola Dzham <i@levsha.me>
2010-01-19 23:24:44 +00:00
Marcus Alves Grando
26710c3a4c - Update to version 2.4.13
PR:		142269
Submitted by:	olli hauer <ohauer___gmx.de>
2010-01-19 23:10:41 +00:00
Pav Lucistnik
45a35031c1 - Garbage collect unfinished repocopy (seven months)
OK'ed by:	pgollucci (maintainer)
2010-01-19 23:03:38 +00:00
Marcus Alves Grando
c4ef62e815 - Update to 2.7-20100117
PR:		142268
Submitted by:	olli hauer <ohauer___gmx.de>
2010-01-19 23:03:13 +00:00
Pav Lucistnik
1634403835 - Connect resurrected bluefish-devel to the build
Missed by:	sylvio
2010-01-19 22:46:49 +00:00
Pav Lucistnik
b4c9b35453 - Connect evilvte to the build
Missed by:	glarkin
2010-01-19 22:45:40 +00:00
Mark Linimon
03d18a12e4 Fix a trivial typo in the Comment line. 2010-01-19 22:28:43 +00:00