1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

3883 Commits

Author SHA1 Message Date
Edwin Groothuis
62c8d2d440 Properly fix it, same as wxgtk24_doc, with a LATEST_LINK 2005-12-05 12:11:17 +00:00
Edwin Groothuis
f708f14e4f update port: wxgtk26-docs
Changed PORTNAME to wxgtk_doc_26 to remove duplicate latest
	link values with port wxgtk_doc.

PR:		ports/89929
Submitted by:	Matthias Sund <m.sund@arcor.de>
2005-12-05 06:47:28 +00:00
Edwin Groothuis
fd3176ded7 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 02:34:07 +00:00
Adam Weinberger
093a5e942e Add LATEST_LINK. 2005-12-05 00:36:43 +00:00
Edwin Groothuis
d5eb512c25 Add INFO macro 2005-12-04 20:07:17 +00:00
Alexander Leidinger
ab81af793d - update to 1.2.10
- use the fedora legacy site before the rpm mirrors (should speed up the
   fetch operation)
 - allow to add SRC RPM's (not used in this port, since it also serves
   as a framework for other ports which would break then, I hope this
   will be fixed soon by seperating the framework from this Makefile)
2005-12-03 14:45:08 +00:00
Marcus Alves Grando
9f563fad24 Fix a small bug in extensions/dcopexport.py
Bump PORTREVISION

PR:		89819
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2005-12-02 13:05:57 +00:00
Erwin Lansing
909d48cf0d - Update to 0.42
- Mark for perl 5.8.x or higher due to its dependency on
  x11-toolkits/p5-Tk
2005-12-02 11:47:59 +00:00
Joe Marcus Clarke
c6b4cad431 Update to 2.12.2. 2005-12-02 02:59:09 +00:00
Tom McLaughlin
531ef35a4c Add SHA256 to my BSD# ports
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-12-01 03:39:25 +00:00
Michael Johnson
1c4a37ad26 - Update to 1.10.2 2005-11-30 21:11:18 +00:00
Florent Thoumie
8e72dda9bb - Add amd64 to ONLY_FOR_ARCH.
PR:		ports/87745
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-11-30 15:42:24 +00:00
Michael Johnson
8bf4b2eebf - Convert to using USE_GECKO 2005-11-29 21:27:20 +00:00
Marcus Alves Grando
280997e529 Update to 3.15.1
PR:		89611
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2005-11-29 10:59:31 +00:00
Jeremy Messenger
67d5d786f2 Update to 2.12.2. 2005-11-28 21:48:13 +00:00
Joe Marcus Clarke
e77fcb561f Update to 2.8.8. 2005-11-28 19:38:23 +00:00
Michael Johnson
d7477e8bd7 - Update to 2.12.2 2005-11-28 18:20:29 +00:00
Pav Lucistnik
13ce0a8a00 - Mark ONLY_FOR_ARCHS=i386 as distfile contains i386 binary
Reported by:	krismail via edwin
2005-11-28 12:09:43 +00:00
Bill Fenner
a629648916 Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%.
Approved by:	Kenjiro Cho (MAINTAINEr)
2005-11-28 07:08:15 +00:00
Bill Fenner
01d64de21d Use distfile groups to associate directories with master sites.
Approved by:	mikeh (MAINTAINER)
2005-11-28 04:14:08 +00:00
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Pav Lucistnik
972313c37e - Hack in fedoralegacy.org which seems to carry RedHat 7.2, 7.3, 8 and 9 RPMs
Fixes fetching of x11-fonts/linux-urw-fonts
2005-11-25 23:11:10 +00:00
Pav Lucistnik
d8e0c01ffc - Make fetchable
- Update WWW
- Add SHA256

  This port could use an update
2005-11-25 22:51:31 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +00:00
Edwin Groothuis
6703b242d5 [new port]: x11-toolkits/wxgtk26-docs, wxWidgets 2.6.2 HTML documentation
wxWidgets 2.6.2 HTML documentation, since is only the
	documentation for wxWidgets 2.4 in the ports tree.

PR:		ports/89298
Submitted by:	Matthias Sund <m.sund@arcor.de>
2005-11-25 02:49:47 +00:00
Simon Barner
31291626cd Drop maintainership. 2005-11-24 14:11:15 +00:00
Simon Barner
f50a6c5196 Add SHA256 for my ports (that don't already have it). 2005-11-24 14:08:01 +00:00
Pav Lucistnik
12818d23bf XScoop provides the ability to quickly determine which underlying X libraries
were statically linked into an application, even when the source is not
available. XScoop parses an executable, looking for matches on a subset of
sample keywords that may identify the library being used. It does not produce
absolute results, and instead supplies a report with key-hits which represent
the likelihood that a particular library is present in the binary.

PR:		ports/89419
Submitted by:	Ron Scheckelhoff <rscheckelhoff@yahoo.com>
2005-11-24 11:49:40 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Alexander Leidinger
d910d6e67c Fix a typo in the plist.
PR:		89367
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-11-22 19:53:49 +00:00
Alexander Leidinger
d3593390d8 Allow to replace with an old package (useful in the portupgrade case). 2005-11-22 18:50:34 +00:00
Kris Kennaway
1351b4b80d BROKEN: Does not compile 2005-11-21 01:20:32 +00:00
Joe Marcus Clarke
1c11b9600f We no longer need to touch the icon-theme.cache now that gnome-icon-theme
does the right thing.
2005-11-21 00:16:29 +00:00
Alexander Leidinger
6c75213cb7 Update to 2.4.14.
Tested with:	acroread7
2005-11-20 17:40:58 +00:00
Alexander Leidinger
e6abef8245 Update to 1.6.0.
Tested with:	acroread7
2005-11-20 16:19:25 +00:00
Alexander Leidinger
3b74e7f5fd - Fix plist. [1]
- Use FC master sites.
- Add SHA256 (no MD5 change).

Noticed by:	YAPHR [1]
2005-11-20 15:11:45 +00:00
Jean-Yves Lefort
4b1bc98898 Reliably detect if icon-theme.cache is uptodate, by checking the mtime
of all the files in a theme directory.
2005-11-19 19:53:14 +00:00
Joe Marcus Clarke
f6f5b302dc * Use X11BASE rather than PREFIX or %D to search for icons
* Make sure ${X11BASE}/share/icons/hicolor/icon-theme.cache exists by
  touching it.  Otherwise, the cache file would not appear until icons
  were actually installed, and this was breaking some port builds on
  pointyhat.
2005-11-19 07:57:48 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Joe Marcus Clarke
79158cecc1 Update to 1.1.2. 2005-11-19 00:39:45 +00:00
Max Khon
b55b971ee3 Add SHA256 checksum. 2005-11-17 19:11:10 +00:00
Pav Lucistnik
0e4c8b87e2 - Fix build on FreeBSD 4.X
PR:		ports/89139
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2005-11-16 14:44:08 +00:00
Joe Marcus Clarke
86634d82ac Update to 2.12.1. 2005-11-16 06:43:37 +00:00
Jeremy Messenger
f445445a26 Update to 0.14.1, serious memory leaks on 0.14.0 was fixed. See release note
for details:

	http://ruby-gnome2.sourceforge.jp/?News_20051114_1
2005-11-16 04:00:05 +00:00
Joe Marcus Clarke
f9dc354138 Update to 2.8.7. 2005-11-15 22:34:25 +00:00
Marcus Alves Grando
4917af9115 Update to snapshot 20051013
Bump PORTREVISION
Add SHA256

PR:		88963
Submitted by:	"Danny Pansters" <danny@ricin.com> (maintainer)
2005-11-15 14:04:15 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Sergey Matveychuk
c8a09ee03e - Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mk
Reported by:	chkversion script
2005-11-15 04:33:31 +00:00
Pav Lucistnik
b8583610c3 - Chase libgksuui update 2005-11-14 23:33:46 +00:00