Commit graph

178153 commits

Author SHA1 Message Date
Pav Lucistnik
77b0468c42 - Update to 0.12 2007-06-07 16:07:15 +00:00
Oliver Lehmann
46991e1af5 use gcc 3.4 because dependent ports are using gcc and so it will only
compile with gcc 3.4
2007-06-07 15:15:48 +00:00
Oliver Lehmann
0939d078d8 use gcc 3.4 because the header files supplied with devil are not working
with gcc 4
2007-06-07 15:14:37 +00:00
Michael Johnson
3f66d90e81 Add p5-GMail-IMAPD 0.94, perl IMAP4 gateway to Google's webmail service.
PR:		ports/113420
Submitted by:	Ali Mashtizadeh <ali at mashtizadeh.org>
2007-06-07 15:08:09 +00:00
Michael Johnson
794f096bf9 Switch from using mad to mp3 in USE_GSTREAMER 2007-06-07 14:04:25 +00:00
Michael Johnson
eb4975532f - Add gstreamer-plugins-mp3
Gstreamer Plugins Mp3 decoder meta-port
2007-06-07 14:00:05 +00:00
Pav Lucistnik
89083459c6 - Update to 2.3.17 2007-06-07 13:27:10 +00:00
Martin Wilke
6d7c76b544 - Remove sgtty >bits
PR:		113331
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-06-07 13:20:56 +00:00
Li-Wen Hsu
8349353584 - Add additional MASTER_SITE
PR:		ports/113442
Submitted by:	Robert Gogolok <gogo ATcs.uni-sb.de> (maintainer)
2007-06-07 13:12:46 +00:00
Alexey Dokuchaev
48450e9dae - Provide alternative distfile location [1]
- Don't mention X prefix
- Pacify portlint(1) a bit

Reported by:	fenner's distfile survey [1]
2007-06-07 12:52:20 +00:00
Michael Johnson
f8af5c9be6 Update to 0.10.8 2007-06-07 12:18:37 +00:00
Johan van Selst
bfc59dbeed Update to 1.5.2 2007-06-07 12:09:11 +00:00
Li-Wen Hsu
2dc7c3f941 - Update to 2007f 2007-06-07 10:47:55 +00:00
Andrew Pantyukhin
4c0c6f8937 - Add an rc.d script
- Minor fixes
- Add mirrors

Submitted by:	Alex Keda <admin@lissyara.su>
2007-06-07 10:33:51 +00:00
Cheng-Lung Sung
b543c63af1 - Update to 0.023.1
- drop maintainership

PR:		ports/112388
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-06-07 10:09:35 +00:00
Cheng-Lung Sung
a9c97e657e Add py-s3cmd 0.9.2, unix-like tools to manipulate stored files from the
command line.

PR:		ports/112334
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-06-07 10:08:02 +00:00
Pav Lucistnik
6a3d9d6e61 - Update to 0.10.8 2007-06-07 09:34:20 +00:00
Pav Lucistnik
9340dd2f5d - Add WWW 2007-06-07 09:26:22 +00:00
Johan van Selst
89d7605781 Update to 0.4.10 2007-06-07 09:24:44 +00:00
Pav Lucistnik
2635be124e - Update to 2.2.0 2007-06-07 09:11:39 +00:00
Cheng-Lung Sung
075475e633 Add p5-Brackup 1.03, flexible backup tool.
PR:		ports/113433
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-06-07 09:11:13 +00:00
Philip Paeps
52a8bdc32c Luabind is a library that helps you create bindings between C++ and
Lua. It has the ability to expose functions and classes, written
in C++, to Lua. It will also supply the functionality to define
classes in lua and let them derive from other lua classes or C++
classes. Lua classes can override virtual functions from their C++
baseclasses. It is written towards Lua 5.x, and does not work with
Lua 4.

It is implemented utilizing template meta programming. That means
that you don't need an extra preprocess pass to compile your project
(it is done by the compiler). It also means you don't (usually)
have to know the exact signature of each function you register,
since the library will generate code depending on the compile-time
type of the function (which includes the signature). The main
drawback of this approach is that the compilation time will increase
for the file that does the registration, it is therefore recommended
that you register everything in the same cpp-file.

WWW: http://www.rasterbar.com/products/luabind.html

PR:		ports/113443
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-06-07 09:09:09 +00:00
Joseph Koshy
ec956c5dfb Upgrade to v370. The port now unconditionally depends on Cairo
graphics.  Additional upstream changes include:
 - The conservative garbage collector (CGC) has been replaced with a
   precise garbage collector (3m) in the standard build.  For most
   users, this change simply amounts to "better performance in space
   and time".  Use the port knob 'CGC' to build DrScheme with
   the conservative garbage collector.
 - Unit-based servlets are no longer supported in the web server.
   Use module-based servlets, instead.
 - A new `(lib "unit.ss")' library replaces the old one and provides
   a simpler and more flexible syntax.
 - The HtDP "world.ss" and "image.ss" teachpacks have been revised,
   including support for the creation of animated GIFs and DrScheme's
   teachpack GUI now works only with the HtDP languages.  In other
   languages, use `require' to access teachpacks.
2007-06-07 09:07:27 +00:00
Martin Wilke
ae92c46ef4 - Add entry for audio/libamrwb (No redistribution allowed). 2007-06-07 08:59:34 +00:00
Martin Wilke
d4e4467304 Adaptive Multi-Rate Wideband decoder and encoder library.
(3GPP TS 26.204 V7.0.0)

http://www.3gpp.org/ftp/Specs/html-info/26204.htm

WWW: http://www.penguin.cz/~utx/amr

PR:		ports/113444
Submitted by:	Tatsuki Makino <tatsuki_makino at hotmail.com>
2007-06-07 08:57:32 +00:00
Martin Wilke
acc95a7d52 - Fix cddb stack overflow
- Bump PORTREVISION

Approved by:	so (simon)
Security:	http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html
2007-06-07 08:46:02 +00:00
Martin Wilke
8ec6f91e6e - Fix mplayer portversion. 2007-06-07 08:44:24 +00:00
Martin Wilke
849c29c9fe - Document mplayer -- cddb stack overflow.
Reviewed by:	simon@
2007-06-07 08:42:02 +00:00
Martin Wilke
f8791fb86f - Add backup MASTER_SITES
Submitted by:	pointyhat via kris
Approved by:	maintainer
2007-06-07 08:35:56 +00:00
Lars Thegler
92c879543e It is only the sparc version that does not work on 7.x. i386 and amd64 work fine.
Submitted by:	"M. Warner Losh" <imp@bsdimp.com>
2007-06-07 08:18:44 +00:00
Pav Lucistnik
8727993534 - Update to 0.3.2.6 2007-06-07 08:08:25 +00:00
Johan van Selst
bb85492594 - Update to 2.3.5
- This version should work better on ia64 platforms
2007-06-07 07:29:59 +00:00
Cheng-Lung Sung
91849bbb41 - Update to 0.64 2007-06-07 07:12:16 +00:00
Cheng-Lung Sung
06a2f40ea9 - Update to 2.06 2007-06-07 07:11:56 +00:00
Cheng-Lung Sung
3b9e71f6e3 - Update to 0.31 2007-06-07 07:11:02 +00:00
Martin Wilke
959bf18d16 - Update to 2.24
PR:		113418
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-06-07 07:09:33 +00:00
Martin Wilke
48c908f6dc - Update to 0.4
Changelog:
- You can now set a different policy for every contact
- Protocol names are now shown in preferences
- You can now have enabled both plugins: GPG and OTR
- fixed some bugs

PR:		113436
Submitted by:	Dave Grochowski<malus.x@gmail.com> (maintainer)
2007-06-07 07:00:27 +00:00
Martin Wilke
20fc02bc5f - Add entry for audio/libamrnb (No redistribution allowed). 2007-06-07 06:17:17 +00:00
Martin Wilke
c579fbf9c9 - Update to 6.1.0.4
- Set PORTEPOCH

PR:		113434
Submitted by:	Tatsuki Makino<tatsuki_makino@hotmail.com> (maintainer)
2007-06-07 06:16:32 +00:00
Martin Wilke
8498593ee7 - Update to 0.9.848
PR:		113410
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2007-06-07 05:37:43 +00:00
Martin Wilke
952ccfffa9 - Update to 0.9.876
PR:		113408
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-06-07 05:37:40 +00:00
Martin Wilke
a925093d02 - Update to 0.9.888
PR:		113409
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2007-06-07 05:37:36 +00:00
Martin Wilke
dade0db560 - Update to 0.9.850
PR:		113407
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2007-06-07 05:37:31 +00:00
Martin Wilke
d96d1a543a - Update to 0.9.914
PR:		113413
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-06-07 05:37:29 +00:00
Martin Wilke
c9da96619f - Update to 0.9.913
PR:		113411
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-06-07 05:37:26 +00:00
Martin Wilke
194791db78 - Update to 0.9.909
PR:		113412
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-06-07 05:37:24 +00:00
Andrew Pantyukhin
c7899e2abb - Remove -Werror to fix build on current
Approved by:	Kevin Lo <kevlo@freebsd.org> (maintainer)
2007-06-07 04:28:36 +00:00
Alejandro Pulver
d50259282a - Bump PORTREVISION.
- Remove unneeded checks of OSVERSION since they are in the corresponding
  dependencies.
- Add OPTIONS: LOCK and UBLIO.

See:
www.mail-archive.com/ macfuse-devel@googlegroups.com/msg00053.html

PR:		ports/112402
Submitted by:	alepulver (myself)
Approved by:	fjoe (maintainer, timeout: 1 month)
2007-06-07 04:01:33 +00:00
Alejandro Pulver
96c543cde1 - Add missing pkg-plist entries. 2007-06-07 03:51:37 +00:00
Alexander Botero-Lowry
d2910c23fc - set WRKSRC to fix build 2007-06-07 02:49:19 +00:00