Sergey Matveychuk
c4f745b93d
- Work around a pkg-plist problem: turn all options on by default.
2006-01-06 17:40:56 +00:00
Alexander Leidinger
7c5b1b9734
Catch up with distfile rename/update.
...
Submitted by: Jerzy Gurycz <Jerzy.Gurycz@enarxe.com>
2006-01-04 17:18:03 +00:00
Mario Sergio Fujikawa Ferreira
42887a30c5
Uphold C{C,XX,FLAGS}
...
Approved by: Panagiotis Astithas past at ebs.gr (maintainer)
2006-01-04 14:31:28 +00:00
Edwin Groothuis
b6e4f5c348
New port: x11-toolkits/swt31 Standard Widget Toolkit for Java
...
This is a new port for SWT. SWT is the software component
that delivers native widget functionality for the Eclipse
platform in an operating system independent manner. This
port provides SWT without requiring a full download and
build of Eclipse. Other ports (like net/azureus) that need
SWT but not eclipse, can be subsequently changed to depend
on this, much lighter, port.
I tested it on i386, but am unable to verify whether it
works on amd64 or not, although all the necessary bits from
eclipse have been kept AFAICT. If someone later steps up
to the task, ONLY_FOR_ARCHS can be modified accordingly.
PR: ports/91083
Submitted by: Panagiotis Astithas <past@ebs.gr>
2006-01-04 09:39:36 +00:00
Jeremy Messenger
3e46e58f0b
Fix the vte.pc, they have backed up the change of vte.pc that caused break the
...
apps' build such as gtksharp and etc. Bump the PORTREVISION.
Before:
# pkg-config --cflags vte
-I/usr/X11R6/include -I/usr/local/include/freetype2
-I/usr/local/include
After:
# pkg-config --cflags vte
-DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/X11R6/include
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0
-I/usr/X11R6/lib/gtk-2.0/include
Reported by: tmclaugh (for puzzled gtksharp broke w/out change)
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=322240
Obtained from: GNOME CVS (vte module)
2006-01-03 04:49:14 +00:00
Edwin Groothuis
5e7f0b0e5a
x11-toolkits/iwidgets minor cleanup of the Makefile
...
Removed the PORT_SUBDIR so the port can use the existing
itcl distfile if there is one. Removed the tcl and tk
dependencies since both are dependencies of itk anyway
PR: ports/91243
Submitted by: Paul Schmehl <pauls@utdallas.edu>
2006-01-03 01:31:48 +00:00
Alexander Leidinger
9c85164dbe
Add master site to quiten the distfile survey.
...
PR: 90751
Submitted by: John E. Hein <jhein@timing.com>
2005-12-29 16:36:00 +00:00
Alexander Leidinger
01650d2142
Fix excessive RUN_DEPENDS.
...
PR: 90345
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
2005-12-29 16:32:34 +00:00
Alexander Leidinger
1ec2c9b38a
Fix RUN_DEPENDS.
...
PR: 90345
Submitted by: Ulrich Spoerlein <q@galgenberg.net>
2005-12-29 16:29:17 +00:00
Joe Marcus Clarke
c46400c309
Use the nspr.pc from devel/npsr instead of looking for one installed by
...
Mozilla. This fixes the build with the new Gecko World Order.
2005-12-29 07:21:02 +00:00
Andrey Slusar
498cb57f79
- Add SHA256 checksum
...
- Add $FreeBSD$ tag in patch files
PR: ports/91008
Submitted by: maintainer
2005-12-28 10:41:16 +00:00
Pav Lucistnik
8c3821097b
- Change encodings dependency line on file which will not go away in Xorg
...
6.9/7.0
Submitted by: lesi
2005-12-27 20:15:15 +00:00
Erwin Lansing
beb3708f09
- Update to 1.030
...
- Hand maintainership to submmitter
PR: 90942
Submitted by: Wesley Shields <wxs@csh.rit.edu>
2005-12-27 13:44:48 +00:00
Thierry Thomas
40f8e4e347
Fix a problem with wish and update to 4.0.1.
...
Now depends on tk84, thus change CATEGORIES.
PR: 84369
Submitted by: Paul Schmehl <pauls (at) utdallas.edu> (maintainer)
2005-12-26 14:20:35 +00:00
Thierry Thomas
bb3de385d2
Updates to use tk84.
...
Bump PORTREVISION and add tk84 to CATEGORIES.
PR: N/A (direct mail)
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com>
2005-12-26 14:19:51 +00:00
Dirk Meyer
0012eaac3a
- update to 0.10.2
2005-12-24 21:41:18 +00:00
Joe Marcus Clarke
091942d871
Update to 2.12.3.
2005-12-23 17:11:51 +00:00
Joe Marcus Clarke
94b4fa89ba
Fix up IGNORE message to appease portlint.
2005-12-18 18:13:53 +00:00
Joe Marcus Clarke
43ed686947
Add USE_GECKO to fix packaging.
...
Reported by: pointyhat via kris
2005-12-18 18:13:00 +00:00
Jean-Yves Lefort
2587bf29cb
Back in -fPIC. On some platforms, its absence causes the build to fail
...
for ports which link (although statically) against plib.
Reported by: pointyhat via kris
2005-12-18 14:47:42 +00:00
Jeremy Messenger
60b59b167c
-Update to 2.8.2.
...
-Using --disable-demos instead of patch to disable it.
-NOPORTDOCS no longer need a hack, using --disable-docs instead.
2005-12-17 21:33:36 +00:00
Kris Kennaway
db8863cd23
BROKEN: Does not build
2005-12-17 18:36:00 +00:00
Jeremy Messenger
be7c38b4a9
-Update to 0.11.16.
...
-Remove patch-08_multiscreen_safe; it doesn't apply clean anymore.
2005-12-13 07:55:05 +00:00
Sam Lawrance
0d8276be25
Update to 1.0.2
...
PR: ports/90242
Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com> (maintainer)
2005-12-12 00:41:15 +00:00
Sam Lawrance
2cb8b80f53
Unbreak and fix build.
...
PR: ports/90249
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2005-12-11 23:47:06 +00:00
Mario Sergio Fujikawa Ferreira
76c184acf6
Update to 2.6.0
2005-12-11 01:57:19 +00:00
Joe Marcus Clarke
fdd6c0bbc1
Update to 2.8.9.
2005-12-10 01:41:35 +00:00
Pav Lucistnik
a46fcd52a4
- Fix fetching. It seems duplicate listing of single file in distinfo breaks
...
-S argument creation for fetch
Reported by: krismail
2005-12-08 16:00:17 +00:00
Jean-Yves Lefort
9bc41d5dde
- PC joystick fixes:
...
- support joysticks having only one axis
- filter out bogus values
- warn if the calibration files cannot be read
- provide a calibration utility
- Makefile cleanup
2005-12-07 10:07:28 +00:00
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