1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

134752 Commits

Author SHA1 Message Date
Edwin Groothuis
5818f155f5 Fix pkg-plist.
Noticed by: kristools.
2005-10-12 04:08:29 +00:00
Christian S.J. Peron
de9a1cf4dc Fix a couple of problems on 64 bit platforms by importing 2.5:
Summary:

o Call va_start/va_end for each call to va_arg(). I have no idea why this
  works on i386 but it shouldn't. This un-busts termlog on 64 bit
  platforms.

o When allocating snp descriptors, allocate the proper size. Currently we
  are allocating sizeof(struct utmp) when we really should be allocating
  sizeof(struct snp_d). I can only imagine how this happen, but I am going
  to guess it was a cut-and-paste-o. This helps un-busts termlog on 64 bit
  architectures.

Fixes Submitted by:	Eirik ?verby

While we are here:

o Open tty line with O_NONBLOCK
o Close the line fd after we attach to it as we dont need it. This closes
  an fd leak.
o Remove comment about fd leak

Approved by:	kris
2005-10-12 03:37:55 +00:00
Edwin Groothuis
d4de0a6540 INSTALL_SHLIBS, INSTALL_SHLIB -> INSTALLS_SHLIB 2005-10-12 03:24:27 +00:00
Kris Kennaway
cf8b48dc6b Add USE_GMAKE to fix build 2005-10-12 02:48:19 +00:00
Marcus Alves Grando
4f93516e89 Guichan is a portable C++ GUI library designed for
games using Allegro, SDL and/or OpenGL.

WWW: http://guichan.sourceforge.net/

PR:		86954
Submitted by:	Tobias Gion <freebsd@gionet.de>
2005-10-12 02:36:20 +00:00
Mario Sergio Fujikawa Ferreira
4ba2071a79 Add perl5 as a secondary category 2005-10-12 01:21:27 +00:00
Mario Sergio Fujikawa Ferreira
f999827786 Update to 2.6.5 2005-10-12 01:19:04 +00:00
Doug Barton
7796b58e7f Add checksums for the maildir patches as well 2005-10-12 00:43:07 +00:00
Marcus Alves Grando
0cc000972e Mark as FORBIDDEN
Security:	http://www.vuxml.org/freebsd/9b7053fd-3ab5-11da-9484-00123ffe8333.html
2005-10-12 00:40:26 +00:00
Marcus Alves Grando
2197a4f7d5 Add entry for phpmyadmin (PMASA-2005-4) 2005-10-12 00:24:38 +00:00
Doug Barton
0691c587af Update Pine and Pico to 4.64, the latest from UW. This version contains
mostly bug fixes, with a few small new features. See the following for
details: http://www.washington.edu/pine/changes/4.63-to-4.64.html

I also updated the Pine port to stop building Pico, and instead
depend on the Pico port. This solves a CONFLICTS situation, and
is arguably the more logical way to handle this. Also, if you use
an alternate editor for Pine, you no longer have to install Pico
if you don't want it.

Make the dependency on ispell conditional. [1] This is not exactly
what the PR originator requested, but it will accomplish basically
the same thing.

Use these new things called variables to help ensure that the
maildir patches can be found from version to version. [2]

PR [1]:			ports/75569
Submitted by [1]:	Jeremy Chadwick <freebsd@jdc.parodius.com>

PR [2]:			ports/86960
Submitted by [2]:	Lewis Thompson <lewiz@compsoc.man.ac.uk>
2005-10-12 00:20:19 +00:00
Marcus Alves Grando
0019741ea6 Fix typo with range values 2005-10-12 00:12:20 +00:00
Edwin Groothuis
65e95c6738 Add sysutils/newportsversioncheck
Tool to check for new ports distfiles availability.
2005-10-12 00:05:00 +00:00
Marcus Alves Grando
df76266e49 Hotfix 2005-10-09 Alert
This hotfix addresses an important security issue that affects users of Zope
versions 2.6 or higher.

PR:		87198
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Security:	http://www.vuxml.org/freebsd/d2b80c7c-3aae-11da-9484-00123ffe8333.html
2005-10-12 00:04:12 +00:00
Marcus Alves Grando
398ca09449 Add entry from zope28 2005-10-12 00:01:03 +00:00
Mark Linimon
00c785b00c Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 23:54:41 +00:00
Mark Linimon
3025146bb1 Mark as BROKEN: unfetchable. A newer version is available.
Source:		distfile survey
2005-10-11 23:41:02 +00:00
Mark Linimon
10acc577d5 Chase updated mastersite.
Source:		distfile survey
2005-10-11 23:31:08 +00:00
Mark Linimon
86fe98a9b1 Be a little bit less enthusiastic about which version of xfce is current. 2005-10-11 23:29:38 +00:00
Mark Linimon
37c8f0ad41 Update mastersite. 2005-10-11 23:28:17 +00:00
Vsevolod Stakhov
88f91961f0 Update to 0.7.0 2005-10-11 23:25:52 +00:00
Mark Linimon
5bb86f249c Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 23:25:02 +00:00
Mark Linimon
dbf78c514b Chase updated mastersite. Reset maintainer at his request.
Source:		distfile survey
2005-10-11 23:21:33 +00:00
Vsevolod Stakhov
a8ef13fd62 - Update to 7.3
- Stop using main master site as it contains tarball without version number
2005-10-11 23:17:34 +00:00
Mark Linimon
526cbc4ff4 Remove expired mastersite. 2005-10-11 23:13:39 +00:00
Vsevolod Stakhov
81a74240a0 Allow clamav to use rar 3 archives using archivers/libunrar.
PR:		86510
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>,
		Rob <r.evers@nedstat.com> (maintainer)
2005-10-11 23:07:39 +00:00
Mario Sergio Fujikawa Ferreira
187ecf1c86 Fix typo: AUTHOUR -> AUTHOR 2005-10-11 23:01:36 +00:00
Edwin Groothuis
a91ff6cf85 disable generation of Postscript and PDF documents 2005-10-11 22:37:20 +00:00
Sergey Matveychuk
6c2583cf18 - Update to 20050605
PR:		ports/87266
Submitted by:	maintainer
2005-10-11 22:33:34 +00:00
Mario Sergio Fujikawa Ferreira
a63206c430 Patch file names can only characters [-+._a-zA-Z0-9]. Therefore,
rename them replacing s/::/_/

Reminded by:	Marcus Alves Grando <mnag@FreeBSD.org>
2005-10-11 22:31:52 +00:00
Sergey Matveychuk
9897eb22a8 - Update to 1.1.5
PR:		ports/87220
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2005-10-11 22:29:17 +00:00
Oliver Lehmann
e76d18e5e7 fix compile on amd64
Approved by:	maintainer
2005-10-11 22:23:13 +00:00
Mario Sergio Fujikawa Ferreira
f385804858 Add www/amphetadesk amphetadesk-0.93.1_1 entry 2005-10-11 22:15:29 +00:00
Andrey A. Chernov
4ceddad0f5 Update to 3.54 2005-10-11 22:13:50 +00:00
Marcus Alves Grando
594980f3d9 Take MAINTAINER
PR:		87283
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 22:11:10 +00:00
Mario Sergio Fujikawa Ferreira
ca7d54cfa7 o Take over maintainership on previous maintainers request
o Uphold hier(7)
o Add rc.d(8) rc.subr(8) script
o Fix several warnings
o Change default rss channels to BSD based ones:
  - http://www.freebsd.org/
  - http://www.freshports.org/
  - http://www.oreillynet.com/pub/au/73
  - http://bsdnews.com/
o Fetch an updated full channel list from the Internet if none
  previously exist
o Add fork(2)/exec(3) browser support with signal(3) SIGCHLD handling
o AmphetaDesk now allows per user configurations. Due to that, it
  now requires a user with a home directory so that. One can use
  the rc.d script to choose a user to launch AmphetaDesk from startup
  or just to run it normally from any user other than root
o Bump PORTREVISION

Approved by:	Kenneth Stailey <kstailey@yahoo.com> (previous maintainer)
2005-10-11 22:10:24 +00:00
Marcus Alves Grando
4d491f5caf Update to 3.5.4
Remove unfetchable master site

PR:		87297
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	samm@os2.kiev.ua (maintainer)
2005-10-11 21:57:40 +00:00
Marcus Alves Grando
976794241c Fix dependency problem with audio/mac
PR:		87284
Submitted by:	No Name <arundel@h3c.de> (maintainer)
2005-10-11 21:46:49 +00:00
Marcus Alves Grando
0edf0fcf04 Take MAINTAINER
PR:		87282
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:29:57 +00:00
Pav Lucistnik
b508c8cae1 - The game need write access to SHAREDIR; copy SHAREDIR to user's home
on startup and run the game from there
- Force zero optimization, -O2 make the game segfault on amd64
2005-10-11 21:29:35 +00:00
Sergey Matveychuk
d6ce5dea56 - Update to 0.39.1
PR:		ports/87227
Submitted by:	maintainer
2005-10-11 21:29:18 +00:00
Marcus Alves Grando
a4e9354fba Take MAINTAINER
PR:		87296
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:28:43 +00:00
Marcus Alves Grando
dc365f5d0a Take MAINTAINER
PR:		87294
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:27:23 +00:00
Marcus Alves Grando
efc132b9b3 Take MAINTAINER
PR:		87293
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:26:11 +00:00
Mark Linimon
7f6062d304 Remove dead mastersite. I forgot to do this with my previous commit. 2005-10-11 21:26:01 +00:00
Marcus Alves Grando
9549d6741c Take maintainership
PR:		87291
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:25:01 +00:00
Marcus Alves Grando
baecb17066 Take maintainership
PR:		87289
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:23:42 +00:00
Marcus Alves Grando
32c0902b4e Take maintainership
PR:		87288
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:22:30 +00:00
Marcus Alves Grando
6b4fa743f6 Take maintainership
PR:		87287
Submitted by:	Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-11 21:21:13 +00:00
Mark Linimon
92ac2d278a Mark as BROKEN: does not fetch.
Source:		distfile survey
2005-10-11 21:20:22 +00:00