Commit graph

16904 commits

Author SHA1 Message Date
Maxim Sobolev
fd711cd542 Make asterisk respect CFLAGS. This should fix numerous "undefined reference
to `__sync_xxx'" build errors reported by many people who have CPUTYPE set
to i686 and similar values in /etc/make.conf. The problem itself is related
to the fact that asterisk used FreeBSD CFLAGS when probing for gcc
capabilities during configure phase, while its own CFLAGS during actual
build. As a result, object code generated by gcc missed those functions.
2008-08-17 08:28:29 +00:00
Hajimu UMEMOTO
035d2c9181 Update to 0.21. 2008-08-17 00:17:31 +00:00
Joe Marcus Clarke
f7c5047a40 Update to F4.0.4.15. Changes include:
* Check data lengths in debugging functions
* Fix syslog facility selection
* Add -G/foreground option
2008-08-16 19:41:31 +00:00
Martin Wilke
ae87d3dfa5 - Fix library dependenc
PR:		126568
Submitted by:	Max Brazhnikov
2008-08-16 16:09:35 +00:00
Pav Lucistnik
f066bcdc70 - Unbreak on HEAD
Submitted by:	benjsc (maintainer)
2008-08-15 19:11:15 +00:00
Joe Marcus Clarke
f89a04a550 Fix a typo. 2008-08-15 06:41:15 +00:00
Martin Wilke
8940d9ebe9 - Update to 1.8.0
PR:		126509
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-08-14 23:00:00 +00:00
Dmitry Marakasov
1e9398a015 Wizd is serving all your media files (video, audio, photo...) to your
Syabas-based network player.

WWW:	http://wizd.sourceforge.net/

PR:		ports/125178
Submitted by:	Ayumi M <ayu at commun dot jp>
2008-08-14 21:10:10 +00:00
Cheng-Lung Sung
60d1e09951 - Update to 1.17
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
2008-08-13 07:24:21 +00:00
Greg Larkin
16a606110c - Update to 0.07
- Change *_DEPENDS to use version checking

Approved By:	beech (mentor, implicit)
2008-08-12 17:47:49 +00:00
Martin Wilke
324467e131 - Update to 1.5
PR:		126427
Submitted by:	Ports Fury
2008-08-11 22:41:18 +00:00
Maxim Sobolev
0dbc0e3328 Update to 1.4.21.2. 2008-08-11 15:58:12 +00:00
Yen-Ming Lee
a31f91385b - update to 1.0.3 2008-08-10 08:33:21 +00:00
Chin-San Huang
3b782f50e4 - Update to 0.12 2008-08-10 06:35:48 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Cy Schubert
4a952a9b4d Add new ntp release candidate (ntp-rc) slave port, using net/ntp as as
its master.
2008-08-08 03:36:51 +00:00
Cy Schubert
f8905c7c2d Prepare for a new ntp-rc (release candidate) slave port:
- Conditionally assign PORTVERSION, which will be overridden by the
  upcoming slave port. The default is the ntp stable branch.
- Previous ntp release candidates were designated by a lower-case "rc".
  They are now designated using an upper-case "RC".
2008-08-08 03:23:51 +00:00
Cy Schubert
41d709b1d5 Update 4.2.5p121 --> 4.2.5p122 2008-08-08 02:53:45 +00:00
Wesley Shields
edbe279e01 - Update to 1.1.0
- Fix WWW: line.
2008-08-07 14:28:09 +00:00
Marcelo Araujo
9f9d56969e - Update to 0.95.
PR:		ports/126225
Submitted by:	Yi-Hsuan Hsin <mhsin@mhsin.org> (maintainer)
2008-08-07 03:22:05 +00:00
Timur I. Bakeyev
33b0d54932 Got rid of != construction to make Kris happier :) 2008-08-06 23:08:50 +00:00
Martin Wilke
dd460e867c - Update to 0.3.2
PR:		125893
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
2008-08-06 13:37:55 +00:00
Pav Lucistnik
584879c6cc - Trigger rebuild with boinc-client 6.x 2008-08-06 08:30:27 +00:00
Pav Lucistnik
3febb62f5b - Update to 6.2.14 2008-08-06 08:29:56 +00:00
Pav Lucistnik
08de036489 - Since USE_GECKO is now recognized by bsd.port.mk, move it down to the
conditional and remove manual inclusion of bsd.gecko.mk.  This fixes
  always-on dependency on Firefox.
2008-08-06 08:28:30 +00:00
Yen-Ming Lee
e7c503edad - update to 2.03 2008-08-06 04:46:06 +00:00
Timur I. Bakeyev
e3318984ba Add new port, that installs only smbclient out of samba3 suite for ports,
that need only it's functionality instead of full net/samba3 port.

Submitted by:	garga
2008-08-05 23:06:17 +00:00
Timur I. Bakeyev
4d299540bf Rearranged Makefile to work better with new slave ports. 2008-08-05 17:23:36 +00:00
Felippe de Meirelles Motta
e9b7ad8840 - Connect ladvd to the build.
Approved by:	gabor (mentor, implicit)
2008-08-05 17:01:51 +00:00
Felippe de Meirelles Motta
9c1bf58953 ladvd is a minimal link layer advertisement sender which supports the
CDP and LLDP packet formats.

WWW: http://www.blinkenlights.nl/software/ladvd/

PR:		ports/126016
Submitted by:	Sten Spans <sten@blinkenlights.nl>
Approved by:	gabor (mentor, implicit)
2008-08-05 16:57:54 +00:00
Volker Stolz
d937f9d585 Fix "invalid argument" error on startup of x0vncserver
PR:		ports/116567
Submitted by:	Naram Qashat
Approved by:	maintainer timeout
2008-08-05 06:40:04 +00:00
Martin Wilke
d56984b056 - Update to qt 4.4.1
Note:
	With this update several ports specific problems
	have been fixed. Qt4 headers and libraries have
	been moved to include/qt4 and lib/qt4. bsd.qt.mk
	defines QT_INCDIR and QT_LIBDIR now, which could
	be used in qt4-dependent ports if required.

Thanks to:	Max Brazhnikov Danny Pansters
2008-08-04 23:30:38 +00:00
Wesley Shields
ea8223f053 Fix patch to address the breakage when converters/recode is installed.
PR:		ports/125986
Submitted by:	Armin Pirkovitsch <a.pirko@inode.at>
2008-08-04 01:47:14 +00:00
Rong-En Fan
45355f7bb7 - Update to 0.94
PR:		ports/125862
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:	maintainer via irc
2008-08-03 08:58:09 +00:00
Pav Lucistnik
8bb61394f5 - Update to 1.4.18
Submitted by:	mezz
2008-08-01 20:27:00 +00:00
Tilman Keskinoz
3d8a45efa7 Add missing dependency on libXtst
PR:             123406
Submitted by:   Mel <mel.zyzzy@rachie.is-a-geek.net>
Reported by:    Gergely Czuczy
2008-08-01 12:28:05 +00:00
Rink Springer
f1be30e969 Bump version from 0.1 to 0.3 - this fixes at least one critical bug and adds
some neat features to boot :-)
Reviewed by:		arved
Approved by:		arved
2008-08-01 09:19:52 +00:00
Dmitry Marakasov
e35f80bb23 - Update net/skyfish to 0.85
PR:		ports/126137
Submitted by:	Andrey Surkov <nsand at sura dot ru>
Approved by:	miwi (mentor implicit)
2008-07-31 21:02:15 +00:00
Philippe Audeoud
2eacda1ed5 - Update to 0.05
PR:		ports/126118
Submitted by:	maintainer (snowfly yuntech.edu.tw)
2008-07-31 18:31:55 +00:00
Martin Wilke
1a24839787 - Update to 1.1.5 2008-07-29 09:22:03 +00:00
Greg Larkin
5826f6c0da - Update to 1.98.3
- Various Makefile style improvements
- Simplified PORTDOCS installation

PR:		ports/125956
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
Approved by:	beech@ (mentor)
2008-07-28 20:18:05 +00:00
Timur I. Bakeyev
0cf9b0552f Fixed broken pkg_plist. 2008-07-28 17:29:52 +00:00
Timur I. Bakeyev
86b5f45909 Fixed broken pkg_plist 2008-07-28 17:28:30 +00:00
Greg Larkin
5ecad586e8 Updated to 1.7.3
Fixed Makefile style issues

Approved by:	itetcu (co-mentor)
2008-07-28 15:32:02 +00:00
Greg Larkin
1848272961 Updated to 1.2.3
Approved by:	itetcu (co-mentor)
2008-07-28 15:31:05 +00:00
Martin Matuska
20b1700d47 - Update to 2.0.5
- Change handling and structure of configuration files
- Add new options to startup script ("reload", "debug")
- Introduce pkg-message
- Other fixes and enhancements

PR:		ports/124439
Submitted by:	David Wood <david@wood2.org.uk> (maintainer)
Tested by:	mm
2008-07-28 13:14:17 +00:00
Edwin Groothuis
08a2907b5e Update to 1.0.1.0 2008-07-28 12:07:47 +00:00
Cheng-Lung Sung
46e15ff033 - Update to 0.75
Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2008-07-28 10:49:57 +00:00
Brooks Davis
11140cb8dc Upgrade to 1.2.6, the latest release.
Submitted by:	Wen heping <wenheping at gmail dot com>
2008-07-28 01:45:04 +00:00
Timur I. Bakeyev
0f1f6a955c Update net/samba3 to the 3.0.31 version.
o Correct issues with running Winbind runing on a Samba PDC.
o Problems with trusted Windows 2008 domains.
o Difficulty joining an NT4 or Windows 2000 AD domain.

Fix NFS quota handling
2008-07-28 00:59:48 +00:00