1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

179197 Commits

Author SHA1 Message Date
Stanislav Sedov
3a32e373a5 - Add missed run-time dependency by convrting build depends to lib depends
- Change the name of utility to not conflict wih pwgen
- Bump up PORTREVISION.

Submitted by:	Jan Srzednicki <w@wrzask.pl>
PR:		ports/112996
2007-06-24 08:40:45 +00:00
Stanislav Sedov
8a93f3c748 - Drop FreeBSD 4.x bits.
Submitted by:	araujo
PR:		ports/111857
2007-06-24 08:31:18 +00:00
Stanislav Sedov
e7758ca717 - Remove FreeBSD 4.x bits.
Submitted by:	araujo
PR:		ports/111849
2007-06-24 08:29:17 +00:00
Johan van Selst
051d5c4e63 Update to 3.5b12 2007-06-24 08:19:34 +00:00
Stanislav Sedov
b4327412d2 - Update the rtems ports collection. Now these ports will be slaves of
more generic cross-* ports, that will simplify updating and bug fixes.

  * Update binutils to 2.17
  * Update gcc to 4.2.0
  * Update gdb to 6.6

- Deprecate ports for i960 architecture abandoned by mainstream
- Deprecate *-g77 and *-objc ports, support for these languages can
  be enabled via OPTIONS in relative *-gcc ports.
- Take maintainership.

Approved by:	ade (maintainer)
2007-06-24 08:16:19 +00:00
Stanislav Sedov
fc741d6e90 - Add devel/cross-gdb port.
GNU gdb for cross-target application development.

WWW: http://sourceware.org/gdb/
2007-06-24 08:06:54 +00:00
Stanislav Sedov
1b79da6332 - Add devel/cross-gcc port.
FSF gcc for cross-target development. This port brings C, C++ and
Objective C compillers with all target libraries (libstdc++, libsupc++,
libobjc, libssp, libgcc). Gloss and libc layer are provided through
newlib embedded C library.

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/
2007-06-24 08:05:29 +00:00
Stanislav Sedov
d62f950ac1 - Add devel/cross-binutils port.
GNU binutils for cross-target application development.

Prerequisite for the GCC cross-compiling enviropment.

WWW: http://sources.redhat.com/binutils/
2007-06-24 08:02:16 +00:00
Andrey A. Chernov
89eafde5b2 Allow more by few chars in prev. patch Name&Loc restriction
because Draw* routines do neccessary check.
2007-06-24 05:59:48 +00:00
Vanilla I. Shu
ed3ff58736 Upgrade to 1.0, it's php5 only extension now. 2007-06-24 05:36:02 +00:00
Dryice Dong Liu
51738c99f6 update to 1.8.0 2007-06-24 04:25:40 +00:00
Tom McLaughlin
3d2832636a Bump PORTREVISION after last objformat fix. 2007-06-24 02:45:58 +00:00
Ying-Chieh Liao
206a1a4f0d add audacious-mac 0.2.0
Audacious plugin that support the Monkey's Audio lossless formats

PR:		113960
Submitted by:	buganini @ gmail . com
2007-06-24 02:23:10 +00:00
Vanilla I. Shu
2a06fd38c1 Upgrade to 1.16, most patches merged into source code. 2007-06-24 01:57:44 +00:00
Lars Balker Rasmussen
2f26dc017c Fix weird WITHOUT_X11 compilation issue. 2007-06-23 21:50:27 +00:00
Martin Wilke
91deed2566 - Update to 2.2.1
PR:		113973
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
2007-06-23 21:36:40 +00:00
Mathieu Arnold
cb2615163c Update to 2.16 2007-06-23 21:33:20 +00:00
Joerg Wunsch
76a555f509 Upgrade to version 1.4.6. 2007-06-23 21:32:31 +00:00
Joerg Wunsch
16aee5cd10 Add device support for ATmega8HVA/ATmega16HVA.
Change AT90USB82 from avr5 to avr5.
2007-06-23 21:30:40 +00:00
Edward Tomasz Napierala
0a2993d06e - Add Open Sound System drivers, version 4.0 build 1003.
Approved by:	miwi (mentor)
2007-06-23 20:58:05 +00:00
Tom McLaughlin
1231cc2edb objformat fix 2007-06-23 20:48:38 +00:00
Mathieu Arnold
e6e878d1e1 Update to 0.21.7 2007-06-23 20:30:39 +00:00
Alexander Leidinger
e412cf2f91 Remove rpm, as we don't provide a compelete linux system (use linux_dist
if you need one). rpm2cpio(.pl)+port (it's easy, there are several examples
in the ports tree) is the FreeBSD way.

Note, rpm didn't work anyway because of missing libs, so no feature is lost
with this patch.

Non working rpm noticed by:	Anders Lindquist <andersl@KTH.SE>
XXX:				fc6 needs a similar fix
2007-06-23 20:03:07 +00:00
Oliver Braun
1e2944a5d1 Update to 1.5. 2007-06-23 18:38:13 +00:00
David Thiel
6cc3ff66b3 Use MANPREFIX instead of PREFIX. 2007-06-23 17:56:38 +00:00
Joe Marcus Clarke
61d55715f6 Update to 0.6.20. 2007-06-23 17:55:55 +00:00
Joe Marcus Clarke
f93ff365de Update to 0.11 and transfer maintainership to gnome@.
Approved by:	ahze (previous maintainer)
2007-06-23 17:47:06 +00:00
Oliver Braun
ab29a40dbc Update to 0.21. 2007-06-23 17:28:45 +00:00
Gerald Pfeifer
5290db134a Update to Wine 0.9.39. Among others, and including the Wine 0.9.37 and
0.9.38 releases, this brings the following changes:
 - MSI automation with JScript/VBScript support.
 - Many MSHTML improvements.
 - Many Direct3D threading fixes.
 - Support for a few more exe protection schemes.
 - Many 64-bit compilation fixes.
 - A number of OLE fixes.
 - Several improvements to the sound support.
 - A number of Winsock fixes.
 - Several new supported constructs in the IDL compiler.
 - Lots of bug fixes.
2007-06-23 16:49:01 +00:00
Jeremy Messenger
1f0ea0650a Update to 2.18.1. 2007-06-23 16:44:57 +00:00
Hiroki Sato
c64bec5c6a Remove unnecessary WRKSRC definition.
Spotted by:	infofarmer
2007-06-23 16:01:28 +00:00
Hiroki Sato
74c54364ee Update to 0.5.0. Changes include:
- Does not require PangoXSL
- Uses GOption instead of popt
- Defaults to using compatibility stylesheet
- xmlroff manpage in DocBook XML
- Cairo backend is less experimental
- Added Cairo backend SVG output that is really experimental
- Added handling of base for relative URIs when '--compat' is used
- Handles 'auto' for page width and height
- Added '--compat' option for running compatibility stylesheet
- Added '-w' option for setting warning mode
- Added handling empty fo:wrapper
- Simplified creating FoXmlDoc and running XSLT transformations
- Removed support for SGML catalogs
2007-06-23 15:36:58 +00:00
Florent Thoumie
ea9c54e479 Fix manpage location.
Reported by:	pointyhat via kris
2007-06-23 14:49:27 +00:00
Emanuel Haupt
6d66e423dd Update to 12.7.3 2007-06-23 14:48:11 +00:00
Hiroki Sato
53ab43d026 Update to 20070409. Changes include:
- Xref and object stream were implemented for PDF v1.5 or higher
   to reduce the size of the PDF output (contributed by Matthias
   Franz).

 - A few bugs were fixed too.

Approved by:	matusita (maintainer)
2007-06-23 14:24:42 +00:00
Andrey A. Chernov
eb0925e19a Sanitize Name and Location given in the command line.
Fix the bug with 8bit chars in the Name & Location in the text output.
2007-06-23 14:20:21 +00:00
Hiroki Sato
ba5ad24a2c %%ACROBASE%% and %%ADOBEBASE%% are now handled by acroread ports.
Spotted by:	pointyhat
2007-06-23 14:18:06 +00:00
Maho Nakata
0785d3b253 Update to SRX645_m66. 2007-06-23 14:17:21 +00:00
Maho Nakata
dc91dca92f * Update to 2.2.1.
* Remove DEVELOPER_VER.
2007-06-23 14:14:37 +00:00
Hiroki Sato
9391daa4c1 - Update to a patched version to fix encoding problems of
ipa*.ttf[1].  Bump PORTVERSION and PORTEPOCH.

- Simplify the pkg-install script.

- Remove USE_X_PREFIX.

PR:	ports/113145 [1]
2007-06-23 14:12:16 +00:00
Emanuel Haupt
16e8779972 Update distinfo, was forgotten by the last commit.
Notified by:	bf <bf2006a@yahoo.com>
2007-06-23 14:05:59 +00:00
Vanilla I. Shu
8964228884 Upgrade to 0.5. 2007-06-23 12:28:57 +00:00
Li-Wen Hsu
27af698123 - Use WWWDIR, to solve the problem described in [1]
- Solve fetch problem [2]

PR:		ports/111014 [1], ports/112012 [2] (base on these two)
Submitted by:	Scot Hetzel <swhetzel AT gmail.com> [1]
		Craig Butler <craig001 AT lerwick.hopto.org> [2]
Approved by:	"Francisco Cabrita <include>" <include AT npf.pt.freebsd.org>
		(maintainer)
2007-06-23 11:41:46 +00:00
Lars Balker Rasmussen
e58edbd77d I have no idea what "Speedoffs" was supposed to mean. 2007-06-23 11:37:15 +00:00
Oliver Braun
fc3cdd9c69 Update to 6.6.1. 2007-06-23 11:27:54 +00:00
Oliver Braun
00b1eeaa52 Update to 6.6.1. 2007-06-23 10:25:51 +00:00
Vanilla I. Shu
e9821411a5 Add spserver,
it's a tcp server framework library written in C++ based on libevent.
2007-06-23 09:50:13 +00:00
Beech Rintoul
4f63900198 - Fix pkg-message
Reported By:	pointyhat via kris
Approved By:	sat (mentor)
2007-06-23 08:04:04 +00:00
Rong-En Fan
d7933bb282 - Fix a DoS issue
PR:		ports/113942
Security:	http://www.ossec.net/en/attacking-loganalysis.html#denyhosts
Submitted by:	David Bestor <freebsd1 at indenial.com>
Approved by:	Janos Mohacsi <mohacsi at niif.hu> (maintainer)
2007-06-23 06:35:16 +00:00
Joe Marcus Clarke
643ca90bfd Update to 0.1.7. 2007-06-23 05:53:03 +00:00