Commit graph

2642 commits

Author SHA1 Message Date
Ying-Chieh Liao
0f2e2a2273 upgrade to 1.0.8
PR:		46433
Submitted by:	Ports Fury
2003-01-03 19:26:43 +00:00
Hajimu UMEMOTO
04fc3b11ce Use getifaddr() where it is available to gather informaiton
for a network monitor.
2003-01-03 17:14:41 +00:00
Hajimu UMEMOTO
28625e5aa0 Use getifaddr() where it is available to gather informaiton
for a network monitor.

Submitted by:	naddy (with some modification)
2003-01-03 17:13:30 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Oliver Braun
287b50e9db Upgrade to 0.98.a.13.
PR:		ports/46697
Submitted by:	maintainer
2003-01-02 18:46:54 +00:00
Dirk Meyer
a04349d147 fix MAINTAINTER to ports@FreeBSD.org
PR:		46686
Submitted by:	erwin@lansing.dk
2003-01-02 18:18:45 +00:00
Pete Fritchman
894eb49fd7 Update to 0.1.53.
PR:		45700
Submitted by:	maintainer
2003-01-02 17:10:52 +00:00
Alexander Leidinger
21e18d8230 From the submitter:
- Don't default to '-O2' when compiling the cdparanoia-lib but respect CFLAGS,
  this should work around the generation of broken code with GCC and an
  optimazation-level greater than 1.
- Fix a bug in the cdparanoia-lib that can cause problems on some !386.
- Remove the unneeded usage of what seems to be an extension of G++, i.e.
  arguments to the constructor when allocating an array of objects with new,
  fixes compilation with compilers stricter obeying the standards.
- Always symlink ${MACHINE_ARCH}-freebsd-cc.rul to the i386-version on !i386 in   the RULES-directory of scglib to be consistent with sysutils/cdrtools, cdrdao
  also should compile and work on any platform with the fixes above.
- hier(7) the location of the global cdrdao.etc to LOCALBASE/etc/cdrdao.conf.
- Make the gcdmaster gnome-frontend compile with GCC3, use HAVE_GOME-magic to
  build it.
- Clean up some stuff.

NOTE: Gcdmaster has a very obvious bug, if one creates a new audio-CD by
      "New Audio CD project" -> "Edit" -> "Append Track" (select audio-file)
      it will get the length of the track wrong, display a garbage waveform
      and play nothing when hitting the play-button, same for further added
      tracks. This can be worked around by saving the project and re-opening
      it, now appending further tracks also works and the burnt CD is fine.
      This is _not_ a bug of this port but a bug in gcdmaster itself and
      is totally reproducable on Linux, therefore please don't mail the
      maintainer of this port about it expect you have a fix, thanks.

Submitted by:	maintainer
2003-01-02 15:53:38 +00:00
Alexander Leidinger
772906abd2 From the submitter:
Sun format is a util for formatting/partitioning/analysis/repairing of SCSI
disks. While formatting and partitioning currently is only usefule on big-
endian systems in order to create Sun disk labels, analysis and repairing
works on either endian and are very useful to remap defect blocks when
AWRE/ARRE fail for some reason. Tested on i386 and sparc64, respawned a
disk here.

Submitted by:	marius@alchemy.franken.de
2003-01-02 15:07:43 +00:00
Jimmy Olgeni
8bfb7ca02c Update to version 1.050 + patches (apache, bind8, custom, mysql,
postgresql, quota, sshd).
2003-01-02 11:33:36 +00:00
Mario Sergio Fujikawa Ferreira
a5fcdc400d o Remove ONLY_FOR_ARCHS limitation by adding timing support other
than RDTSC registers from Pentium. After a reminder by Garrett
  Wollman <wollman@FreeBSD.org> [1] that FreeBSD has a gethrtime()
  similar function, added experimental support for FreeBSD
  clock_gettime(2) which should work in all FreeBSD supported ARCHes

o Add notes in both DESCR and PKGMESSAGE that there might be precision
  differences since this is experimental code

Reviewed by:	portmgr (silence/no objections)
Submitted by:	wollman [1]
2003-01-02 05:46:09 +00:00
Pete Fritchman
6bde17996c Fix build on alpha (don't include the klaptop files when we are on alpha,
we explicitly disable the build there).

Prodded by:	kris
2003-01-02 05:29:58 +00:00
Hajimu UMEMOTO
fa64e7fe15 Update to 2.1.4. 2003-01-01 16:14:25 +00:00
Alan Eldridge
26e0138738 Superset of GNU stow written in C++. Useful if you haven't got perl yet.
Has many enhancements.
2003-01-01 16:00:45 +00:00
Hajimu UMEMOTO
7e59b7d71c try to fix build on Alpha.
Submitted by:	bento via kris
2002-12-31 07:05:05 +00:00
Christian Weisgerber
91c7a37d31 Only for i386 (Sony Vaio). 2002-12-31 00:15:55 +00:00
Christian Weisgerber
ca7dcb9ee5 Fix build on 64-bit platforms.
Reported by:	bento
2002-12-30 20:14:32 +00:00
Jean-Marc Zucconi
113f5a78ea Fix compilation on -current 2002-12-28 21:48:38 +00:00
Dmitry Sivachenko
09f7781b29 New port: p5-File-Which. Implements `which' functionality as perl module. 2002-12-28 12:02:06 +00:00
Adam Weinberger
c42e57cf29 Change maintainer to author.
PR:		46548
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-12-28 02:06:10 +00:00
Adam Weinberger
b97b13ff2b Update 0.2.2.5 -> 0.2.3.
PR:		46548
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
Approved by:	knu (portmgrness)
2002-12-28 02:05:28 +00:00
Edwin Groothuis
1e8be8c6f4 Added WWW site.
Noticed by: portsurvey
2002-12-27 10:43:03 +00:00
Edwin Groothuis
894a29a377 Update WWW site.
Informed maintainer that the 4.9.2 version isn't available anymore.
Noticed by: portsurvey.
2002-12-27 06:42:47 +00:00
Mario Sergio Fujikawa Ferreira
25f20d36e4 Improve man page documentation on memstest 'all' argument and add
a run time warning about it as well

Prompted by:	Denis N. Peplin <info@volginfo.ru>
Approved by:	portmgr (self & no objections)
2002-12-23 11:07:53 +00:00
Edwin Groothuis
21301815aa Make port fetchable again.
Noticed by: port-survey.
2002-12-21 21:16:56 +00:00
Marcel Moolenaar
b62e2696f0 Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386
version in the RULES directory if the build machine is not i386.
This fixes the port on ia64 because it simply wasn't enumerated.

No response: dirk@
2002-12-20 04:37:14 +00:00
Chris D. Faulhaber
3ba7e2bc6d Mark as ONLY_FOR_ARCHS=i386
Submitted by:	naddy
Approved by:	portsmgr (lioux)
2002-12-19 20:36:08 +00:00
Mario Sergio Fujikawa Ferreira
d848840576 Mark as ONLY_FOR_ARCHS i386 since it requires either a pentium
hardware tick counter or an equivalent Solaris gethrtime() syscall.
This should be investigated further. FreeBSD might have an equivalent
syscall.

Submitted by:	bento
2002-12-18 18:45:26 +00:00
Akinori MUSHA
0c46bafcb5 Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by:	Erik Greenwald <erik@smluc.org>
2002-12-18 13:04:36 +00:00
Akinori MUSHA
8cc3656d38 Update to 1.8, which fixes a problem that it reports wrong results if
a library search path has a trailing / or a double /.

PR:		ports/46162
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
Approved by:	portmgr (self, and no objection from others)
2002-12-17 18:46:45 +00:00
Akinori MUSHA
8775785991 Update to 20021216.
pkgdb(1):
- Fix a problem in pkgdb's automatic dependency fixer that it only
  fixes the first found problem and leaves the rest.

portsclean(1):
- Fix a problem that portsclean(1) does wrong if a library search path
  has a trailing / or a double /.  This could confuse users.

  PR:		ports/46162
  Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>

Approved by;	lioux (his first approval as a portmgr!) & knu ;)
2002-12-16 13:50:47 +00:00
Patrick Li
eea8bec652 Fix build on -CURRENT
PR:		ports/46229
Submitted by:	maintainer
2002-12-13 20:34:22 +00:00
Norikatsu Shigemura
eda83ab7b2 Add udesc_dump(1.3.6), it showes USB descriptors and is useful for
helping debug USB device(driver).

maho@ is gathering reports from users to compile a FreeBSD-ready
USB device list.  udesc_dump is exceptionally useful for that
purpose and should be made handily available.

Approved by:	portmgr (knu)
Reviewed by:	Jigoku <gehenna@jp.FreeBSD.org>
2002-12-13 15:47:49 +00:00
Joe Marcus Clarke
b312f6cae3 Change pre-patch to post-patch to allow gnomehack to do its thing. This
will fix some plist issues.
2002-12-11 16:59:21 +00:00
Tilman Keskinoz
41d6005f81 Fix Build on -CURRENT
PR:		46094
Submitted by:	Sean Kelly <smkelly@zombie.org>
2002-12-10 16:59:15 +00:00
Wes Peters
cfcc4890f1 Move source to MASTER_SITE_LOCAL, since ftp.softweyr.com is gone. 2002-12-09 06:18:25 +00:00
Akinori MUSHA
3f8b472522 Update to 20021209 and roll a new tarball for 5.0-RELEASE.
For the record, the previous tarball (pkgtools-20021101.tar.bz2) was
downloaded approximately 10,000 times in one month, 32% from the
United States, 17% from Japan, 6% from Germany, and 4% from
Canada. (followed by AU, NL, FR, GB, RU, SE, PL, ...)

pkgtools.conf(5):

- Add new variables: USE_PKGS and USE_PKGS_ONLY.

  Requested by:	Jeff Penn <jeff@jrpenn.demon.co.uk>

overall:

- Recognize INDEXFILE defaulting to 'INDEX'.

- Introduce a "fixme" cookie file not to invoke pkgdb -aF unnecessarily.

- Recognize the Hungarian and Portuguese language prefixes.

Approved by:	kris (implicitly)
2002-12-08 18:35:46 +00:00
Tilman Keskinoz
e2872545f2 Fix Build, after alane moved the automake14 files to a
different location nearly 2 months ago.

Submitted by:	bento
2002-12-05 11:33:20 +00:00
Mike Silbersack
d8b1b93db0 Update xosview's url.
PR:		45694
2002-12-02 01:53:24 +00:00
Mike Silbersack
cb3cc1c04b This patch should solve the build problems with gcc 3 on -current.
Inspired by:	PR 45694
2002-12-02 01:52:14 +00:00
Michael Haro
3b6d7debb2 MASTER_SITES URL changed 2002-12-01 21:47:15 +00:00
Mario Sergio Fujikawa Ferreira
bdbf1030b2 After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms			-->	multimedia/xmms
graphics/avifile		-->	multimedia/avifile
graphics/divx4linux		-->	multimedia/divx4linux
graphics/ffmpeg			-->	multimedia/ffmpeg
graphics/libdv			-->	multimedia/libdv
graphics/libdvdcss		-->	multimedia/libdvdcss
graphics/libdvdread		-->	multimedia/libdvdread
graphics/libmpeg2		-->	multimedia/libmpeg2
graphics/linux-realplayer	-->	multimedia/linux-realplayer
graphics/mjpegtools		-->	multimedia/mjpegtools
graphics/mplayer		-->	multimedia/mplayer
graphics/mplayer-fonts		-->	multimedia/mplayer-fonts
graphics/openquicktime		-->	multimedia/openquicktime
graphics/win32-codecs		-->	multimedia/win32-codecs

Repo copied by:		joe (cvs hat)
Approved by:		knu (portmgr hat)
2002-11-28 16:37:35 +00:00
Tilman Keskinoz
acf1265ff9 This port installs intel binaries.
Submitted by:	beta
2002-11-26 19:45:17 +00:00
Tilman Keskinoz
8bccfb6c67 Don't try to build this software on alpha. It is useful on AMDs only.
Approved by:	maintainer
Submitted by:	beta
2002-11-26 19:04:14 +00:00
Max Khon
4a01845d5b Update to 1.2.
This fixes pstack on recent 4.7-STABLE as well.

Submitted by:	MAINTAINER
2002-11-26 11:24:21 +00:00
Will Andrews
165a3b0897 Add patch to fix compile on 5.0.
Submitted by:	MAINTAINER
2002-11-25 02:06:38 +00:00
Joe Marcus Clarke
bb05f6c924 Update to 2.0.3. 2002-11-23 23:58:17 +00:00
Tilman Keskinoz
9d4b421ed4 Depend on compat4x on -CURRENT, since it is linked again libc.4
Added ONLY_FOR_ARCHS= alpha i386, since we now also have sparc and ia64
Install Manpages Correctly
Removed typ from pkg-descr
portlint
Bump PORTREVISION

PR:	44095
2002-11-23 19:18:59 +00:00
Adam Weinberger
0ac975cde8 Update thefish 0.2.2.4 -> 0.2.2.5.
Makes -current happy.

PR:		45372
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
Approved by:	pat
2002-11-23 02:56:52 +00:00
Edwin Groothuis
f0f6ca1194 Maintainer update to version 1.4.17
PR:		ports/45597
Submitted by:	Vince Valenti <vince@bendnet.com>
2002-11-22 23:00:06 +00:00