1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

747 Commits

Author SHA1 Message Date
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
b134b9564a - Update to 0.12.2
PR:		114521
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-07-12 19:58:01 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Volker Stolz
f2bdcc8a3e Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-config
to discover the necessary flags and neither does librapi have an explicit
dependency on libsynce.
2007-06-18 02:27:09 +00:00
Andrey Slusar
4f7ee9fa49 Try to correct works when compiled with gcc4
Reported by:	Slawa Olhovchenkov
2007-06-10 08:09:25 +00:00
Pav Lucistnik
9cb65ef132 - Unbreak on amd64
PR:		ports/110525
Submitted by:	Eric P. Scott <eps+pbug0703@ana.com>
Approved by:	maintainer timeout (ijliao; 2 months)
2007-06-06 13:31:05 +00:00
Pav Lucistnik
84773abd77 - Update to 1.4.4
PR:		ports/113282
Submitted by:	bf <bf2006a@yahoo.com>
2007-06-06 13:18:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
b8b82e34ea BROKEN on amd64: Does not build (needs -fPIC) 2007-04-21 17:35:10 +00:00
Edwin Groothuis
e4b91ff0f7 fix breakage due to removal of bsd.port.pre.mk
Pointy hat to: gabor
Noticed by: dvl@
2007-04-19 22:33:19 +00:00
Gabor Kovesdan
c7611291ca - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p
2007-04-19 21:20:48 +00:00
Kris Kennaway
ed82c987bd Retire OPSYS (well-intentioned, but there was no way this port was
cross-BSD compatible anyway), and also retire <=4.x support while I'm
here
2007-04-15 19:53:22 +00:00
Martin Wilke
12f5d21f63 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
2007-04-10 17:40:51 +00:00
Gabor Kovesdan
e7babf9153 - Remove old Perl support from unmaintained ports in categories starting
with letter o-z
2007-04-06 06:48:45 +00:00
Stefan Walter
77ab0bf673 Add support for WITHOUT_NLS.
PR:		110538
Submitted by:	Helge Oldach <ports-coldsync-mar07@oldach.net>
Approved by:	maintainer
2007-04-04 09:33:44 +00:00
Pav Lucistnik
2de8095fb1 - Fix after objformat removal
Reported by:	pointyhat
2007-03-29 12:53:22 +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
Ying-Chieh Liao
3da03c21ab unbreak
PR:		109647
Submitted by:	"Eric P. Scott" <eps+pbug0702@ana.com>
2007-03-01 00:56:46 +00:00
Mark Linimon
db6e45e0eb mt@primats.org.ua no longer has access to FreeBSD machines, and has
requested these ports be returned to the pool.  We appreciate the help
in the past.

Hat:		portmgr
2007-02-27 20:20:06 +00:00
Andrey Slusar
11deffe6b9 Remove not needed dccm from RUN_DEPENDS. Internal vdccm is generalization of
dccm.

Reported by:	pointyhat via kris, pav
2007-02-12 20:27:09 +00:00
Kris Kennaway
de78dd974b Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
2007-02-11 01:23:35 +00:00
Kris Kennaway
3576a30531 BROKEN: Configure fails 2007-02-10 22:54:08 +00:00
Kris Kennaway
4c46f82fd2 BROKEN: Does not build 2007-02-04 02:30:56 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Andrey Slusar
480885b1d1 Add Samsung SCH-I730 support. 2007-01-30 20:09:12 +00:00
Andrey Slusar
4f58a69b02 Add pkg-config to build depends. 2007-01-27 17:45:43 +00:00
Andrey Slusar
08fafff428 - Add needed for build depends(devel/pkg-config).
- Fix plist

Reported by:	pointyhat via kris
2007-01-27 17:37:06 +00:00
Andrey Slusar
cca779a469 Update to 0.9.3 2007-01-26 18:50:57 +00:00
Andrey Slusar
4724b4194b Update to 0.9.3 2007-01-26 00:46:00 +00:00
Andrey Slusar
134fc3cad5 Update to 0.9.3 2007-01-25 23:50:29 +00:00
Andrey Slusar
22417b9118 Fix build on 6-STABLE
Reported by:	pav
2007-01-24 00:40:29 +00:00
Andrey Slusar
b81a3441c9 Fix build on 7.0-CURRENT 2007-01-18 14:15:26 +00:00
Ion-Mihai Tetcu
48398f7e20 - update to 0.9.1 [1]
-pass maintainership to submitter [1]

PR:		ports/107598 [1]
Submitted by:	Marcelo Araujo [1]
2007-01-07 12:44:07 +00:00
Ying-Chieh Liao
f7d39607d4 add palm-db-tools 0.3.6
Utilities for the PalmOS flat-file database programs
2006-12-25 09:52:36 +00:00
Tilman Keskinoz
29e784395b Fix build with gcc41 and unbreak on amd64 by removing Werror 2006-12-22 18:03:40 +00:00
Mark Linimon
a86537301c Maintainer no longer has time for these ports.
Hat:		portmgr
2006-12-15 11:56:54 +00:00
Vasil Dimov
96286aa69d Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
2006-12-12 15:42:12 +00:00
Joe Marcus Clarke
c2743fa69e Update to 2.0.15. 2006-11-23 05:56:32 +00:00
Shaun Amott
c0acac7fdd Fix build on FreeBSD 4.x.
PR:		ports/104320 (partial)
Submitted by:	"Alex Samorukov" <samm@os2.kiev.ua> (maintainer)
2006-11-21 19:48:18 +00:00
Shaun Amott
a32db0edaa {SHA256,SIZE}ify.
PR:		ports/105190
Submitted by:	Eric P. Scott <eps+pbug0611@ana.com>
2006-11-05 23:47:17 +00:00
Jeremy Messenger
1a88278734 INSTALLS_SHLIB -> USE_LDCONFIG.
Found by:	portlint (cports.sh)
2006-11-05 03:45:05 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Pav Lucistnik
d1085daefc - Refer to pkg-config for pilot-link linking details. This will fix the build
when pilot-link was compiled with threads

PR:		ports/104064
2006-10-07 12:52:14 +00:00
Pav Lucistnik
28b502ee24 - Record -pthread requirement in pkg-config file, if threads are turned on
- USB always needs threads turned on

PR:		ports/104064
2006-10-07 12:51:39 +00:00
Martin Wilke
0ca5529979 - Fix build with gcc41
PR:		ports/104001
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 19:15:16 +00:00