1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

173775 Commits

Author SHA1 Message Date
Pav Lucistnik
9088b943cd - bsd.efl.mk is now in ports/Mk
PR:		ports/100497
Submitted by:	stass
2007-03-24 14:03:59 +00:00
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Pav Lucistnik
65e107ab69 [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros
[2] Fix ECHO_CMD/ECHO_MSG usage in bsd.port.mk
[3] Move bsd.efl.mk to ports/Mk
[4] Change LIBTOOLFILES default to ${CONFIGURE_SCRIPT}
[5] Whitespace sweep
[6] Add WWWDIR variable with default value of ${PREFIX}/www/${PORTNAME}

PR:		ports/100996 [1], ports/100556 [2], ports/100497 [3],
		ports/104009 and ports/104018 [5], ports/105529 [6]
Submitted by:	stass [1] [3], gabor [2], pav [4], edwin [5], laszlof [6]
Approved by:	ade [4]
2007-03-24 14:02:06 +00:00
Tilman Keskinoz
134d97e1fd Mark IGNORE on amd64 5.x and use machine/speaker.h on 5.x,
dev/speaker/speaker.h was not MFCt to 5.x
2007-03-24 13:39:18 +00:00
Pav Lucistnik
1fe8b089ca - Fix plist
Reported by:	pointyhat
2007-03-24 13:29:12 +00:00
Pav Lucistnik
b7a2a5a2a9 - Update to 0.4.0 2007-03-24 13:14:37 +00:00
Jose Alonso Cardenas Marquez
5ee4cbd5f7 - My fault on previous commit, this is the correct way for do the things 2007-03-24 12:26:14 +00:00
Jose Alonso Cardenas Marquez
173bf3ba0e - Now,the OPENGL option installs snes9x instead of osnes9x
- Bump PORTREVISION
2007-03-24 12:22:22 +00:00
Lars Thegler
0b786b1c7b Fix pkg-plist
Noticed by:	pointyhat via kris
2007-03-24 11:08:39 +00:00
Ying-Chieh Liao
7fd3c10bf3 upgrade to 1.0.2 2007-03-24 10:08:06 +00:00
Emanuel Haupt
16894c396d Update to 1.1.2 2007-03-24 10:07:58 +00:00
Emanuel Haupt
006071ff16 Update to 12.6.11 2007-03-24 09:23:00 +00:00
Cheng-Lung Sung
a519688dab - Update to 1.96.8 2007-03-24 06:57:14 +00:00
Cheng-Lung Sung
3e015a552d - Update to 1.58 2007-03-24 06:46:40 +00:00
Yen-Ming Lee
2d58ae326e <quoted from pkg-descr>
This is a port of Solaris libumem to non-Solaris systems.

The port was made while integrating libumem with our Ecelerity MTA product, so
your initial experience will not be 100% out-of-the-box, because there is no
standalone configure script for the library at this time. (patches welcome!)

In addition, since our deployment is threaded, we force the library into
threaded mode.

While the library is itself stable (it's the memory allocator used by the
Solaris OS), the port may have a few rough edges.  We're shipping umem with
Linux and Windows versions of our product as we have found it to be stable.

We will continue to update this project as and when we make improvements, and
welcome third-party patches that improve the usability for everyone.

Wez Furlong,
OmniTI, Inc.
</quoted from pkg-descr>

This port is not yet fully tested, however, "br" <bf2006a at yahoo.com> is
helping me to evaluate it. And also, he encourages me to commit my code so that
more people would know about it.

Reference:	http://www.freebsd.org/projects/ideas/#p-libumem
2007-03-24 06:33:10 +00:00
Joe Marcus Clarke
0930a15d61 Update to 3.2 which fixes some more multi-layout crashes. 2007-03-24 06:29:27 +00:00
Lars Balker Rasmussen
1f2c16d23e Update to 0.8 2007-03-24 06:27:40 +00:00
Cheng-Lung Sung
2f5b12f428 - Update to 2.9.0
- pass to perl@

PR:		ports/110708
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-03-24 06:26:45 +00:00
Lars Balker Rasmussen
ab23918606 Update to 0.11 2007-03-24 06:25:42 +00:00
Tom McLaughlin
19be9b0ea4 Update to 0.5
- Now includes its own pypcap fork as the pcs.pcap module

Submitted by:	Li-Wen Hsu
Approved by:	gnn (maintainer)
2007-03-24 05:48:03 +00:00
Joe Marcus Clarke
017302f711 Correct a copy-paste problem when allocating the polkit UID, and use a unique
UID/GID.

Reported by:	kris
2007-03-24 05:10:35 +00:00
Xin LI
373f82a662 Depend on gtk20 when building without gnome support.
Submitted by:	makc <makc at issp ac ru>
2007-03-24 04:22:00 +00:00
Andrey A. Chernov
fa44476c92 Upgrade to 3.70 beta 4 2007-03-24 04:21:35 +00:00
Cheng-Lung Sung
1cc8e709aa - Update to 1.0.2
PR:		ports/110691
Submitted by:	maintainer (chifeng qu)
2007-03-24 03:00:50 +00:00
Kris Kennaway
97d76980c0 Abuses UID 91 registered to another port, and uses unregistered GID 83 2007-03-24 02:33:46 +00:00
Pav Lucistnik
6f358a7624 - GID 89 is called vchkpw
Obtained from:	vpopmail's pkg-install
2007-03-24 02:31:38 +00:00
Alexander Botero-Lowry
ae84d2779a - update to 0.1.4 2007-03-24 01:50:10 +00:00
Juergen Lock
a0b73bf902 Remove zero-length files
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	miwi (mentor, implicit)
2007-03-24 01:39:50 +00:00
Pav Lucistnik
3a1b1d2a50 - Fix after objformat removal 2007-03-23 23:33:25 +00:00
Juergen Lock
805f53212b Convert freebsd-games to use termios.h instead of sgtty.h
PR:		ports/110731
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	miwi (mentor)
2007-03-23 23:02:33 +00:00
Juergen Lock
bb3f53a51d Update to 1.4.070323
PR:		ports/110732
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Approved by:	miwi (mentor, implicit)
2007-03-23 22:40:46 +00:00
Pav Lucistnik
f84c2275b4 - Fix after objformat removal 2007-03-23 22:38:33 +00:00
Thierry Thomas
28c3c20886 Fix build with gcc42 (specialization after instantiation).
Since I'm here:

- chase fftw3 update;
- s/test/regression-test/
- remove BROKEN for FreeBSD-4.

Reported by:	pointyhat via Kris
Obtained from:	GDL CVS
2007-03-23 22:20:25 +00:00
Pav Lucistnik
f4b52dc69f - Fix after objformat removal 2007-03-23 22:02:30 +00:00
Pav Lucistnik
1b87c9b7cc - Desupport 4.X 2007-03-23 22:00:42 +00:00
Pav Lucistnik
9c29057118 - Builds fine on my amd64, so give this a shot 2007-03-23 22:00:00 +00:00
Pav Lucistnik
0effda2f9f - Fix after objformat removal 2007-03-23 21:50:08 +00:00
Pav Lucistnik
029497c261 - Remove dead sites, www 2007-03-23 21:38:54 +00:00
Pav Lucistnik
ce18910a98 - Fix after objformat removal 2007-03-23 21:35:47 +00:00
Pav Lucistnik
7c6494ca77 Free-SA is a statistic analyzer for daemon log files similar to SARG.
Its main advantages over SARG are much better speed (7x-20x times),
more reports support, crossplatform work and W3C compliance of
generated HTML/CSS reports code.

WWW: http://free-sa.sourceforge.net

PR:		ports/110710
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2007-03-23 21:24:53 +00:00
Pav Lucistnik
ec0a216e33 - Fix after objformat removal 2007-03-23 21:18:33 +00:00
Martin Wilke
91fbf78a40 - Fix plist
Submitted by:   miwitb
2007-03-23 21:03:37 +00:00
Pav Lucistnik
f0e40fdcc0 - Update to 4.7.3
PR:		ports/110730
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2007-03-23 21:01:14 +00:00
Pav Lucistnik
32a55e6e2d - Update to 5.1.2
- Take maintainership

PR:		ports/110625
Submitted by:	Nemo Liu <nemoliu@gmail.com>
2007-03-23 20:55:51 +00:00
Pav Lucistnik
856b5e7583 - Apply hotfix for cross-site scripting vulnerability
PR:		ports/110709
Submitted by:	Yasushi Hayashi <yasi@yasi.to> (maintainer)
Security:	http://www.zope.org/Products/Zope/Hotfix-2007-03-20/announcement/view
2007-03-23 20:44:09 +00:00
Maxim Sobolev
c01a8f4b7e Add another MASTER_SITE. 2007-03-23 20:39:39 +00:00
Pav Lucistnik
276edf7b3a - Fix fetch: mirror on maintainer's site
PR:		ports/110727
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2007-03-23 20:36:00 +00:00
Pav Lucistnik
4f6e8b7b82 - Fix after objformat removal 2007-03-23 20:32:10 +00:00
Thierry Thomas
31338547f2 Upgrade to v 2.14-2.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2007-03-23 20:20:49 +00:00
Pav Lucistnik
7b3bf07311 - Fix after objformat removal
PR:		ports/109955 (based on)
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-03-23 20:18:44 +00:00