Pav Lucistnik
3183dd4a35
- Allow on amd64
2006-05-29 22:02:05 +00:00
Pav Lucistnik
b66e9c955a
- Update maintainer's email address
...
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2006-05-29 20:46:13 +00:00
Cheng-Lung Sung
d266ecae4b
- Update to 2.6
...
PR: ports/97976
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by: pre-maintainer (Soeren Straarup)
2006-05-29 13:37:50 +00:00
Andrew Pantyukhin
2e60d7ca7e
- Update to 2.4
...
- Take maintainership
PR: ports/95871
Submitted by: sat
Approved by: krion (mentor)
2006-05-29 13:08:07 +00:00
Pav Lucistnik
0808d7ad4c
- Mirror unfetchable distfile on ftp.FreeBSD.org
2006-05-29 11:58:12 +00:00
Cheng-Lung Sung
ff9e316cfc
- pass maintainership
...
PR: 98053
Submitted by: Nils Vogels <nivo+kw+ports.bfa274_AT_is-root dot com>
Approved by: Soeren Straarup <xride_AT_x12 dot dk>
2006-05-29 09:21:38 +00:00
Jeremy Messenger
5e32716f8b
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
...
x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
2006-05-29 06:11:17 +00:00
Jeremy Messenger
290698847b
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
...
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
2006-05-29 05:53:26 +00:00
Joe Marcus Clarke
8a4f5274ec
Update to 1.0.4.
2006-05-29 05:18:04 +00:00
Tilman Keskinoz
fd450b88c4
Update to 2.0.3
...
PR: 98022
Submitted by: Kato Tsuguru
2006-05-28 18:35:24 +00:00
Sergey Skvortsov
f4aa695a24
Update to 0.42
...
Changes: http://search.cpan.org/src/YSAS/SWF-File-0.42/Changes
2006-05-28 16:08:21 +00:00
Pav Lucistnik
c4d35f2348
- Rename ports
...
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Pav Lucistnik
b47ad7a943
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
2006-05-28 13:37:06 +00:00
Jeremy Messenger
7e42d7a7c4
devel/pkgconfig -> devel/pkg-config
...
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
2006-05-28 05:25:50 +00:00
Marcus Alves Grando
ca6f7e19a8
- Fix plist [1]
...
- While i'm here update to 1.11.0
- Remove BROKEN since now build's fine on 4.x
- portlint(1)
Notified by: krismail [1]
2006-05-27 20:18:03 +00:00
Marcus Alves Grando
70d145df9f
- Fix compilation when set WITHOUT_X11 and WITH_IMAGEMAGICK_FONTCONFIG
...
Approved by: maintainer timeout (in combination with my last 2 commits)
2006-05-27 18:47:51 +00:00
Michael Nottebrock
a636a7eabd
Reverse all occurrances of WITHOUT_IMAGEMAGICK_SVG to WITH_IMAGEMAGICK_SVG
2006-05-27 00:44:42 +00:00
Michael Nottebrock
36c043b020
Don't turn on SVG support by default, since librsvg brings in gtk-themes2
...
as a runtime dependency.
2006-05-27 00:37:16 +00:00
Michael Johnson
923f3af70a
- Update to 2.14.2
2006-05-27 00:31:57 +00:00
Jeremy Messenger
e3c8e83afd
Fix the build with Jikes.
...
PR: ports/97911
Submitted by: hq
2006-05-26 21:07:20 +00:00
Michael Johnson
d815a20413
- define INSTALLS_ICONS to fix plist
...
Reported by: pointyhat via kris
2006-05-26 20:33:06 +00:00
Pav Lucistnik
74c981cef6
- Update to 0.98
...
PR: ports/97929
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Jev <jev@ecad.org> (maintainer)
2006-05-26 17:33:02 +00:00
Vasil Dimov
c94d2c717a
* Upgrade xaralx from 0.4r798 to 0.5r1175
...
* Move all the hacks from the slave port (xaralx-devel) to the
master port (xaralx) because these are now common for both ports
* Switch both ports from .gz to .bz2 to save some resources
2006-05-26 09:15:33 +00:00
Marcus Alves Grando
cad64a1755
- Fix detection of fontconfig and add knob to enable/disable
...
- Fix detection of librsvg and add knob to enable/disable
- Fix leftovers when set many combinations of WITH/WITHOUT
- Respect CFLAGS/LDFLAGS
- Bump PORTREVISION since have default features that now are detected property
Pointy hat to: me
Approved by: maintainer timeout (on past commit)
Tested by: many and me on all day
2006-05-26 01:41:08 +00:00
Ying-Chieh Liao
df160a3a78
upgrade to 0.9
2006-05-26 01:06:16 +00:00
Dirk Meyer
2d85f0018f
- make portlint happier
2006-05-25 20:18:16 +00:00
Dirk Meyer
eca2e18194
slave port, so packge for netpbm 10.30 is made.
2006-05-25 20:17:00 +00:00
Dirk Meyer
7009583ffb
- new option: WITH_NETPBM_DEVEL, update to 10.30
2006-05-25 20:13:48 +00:00
Vasil Dimov
e6bfdee408
Upgrade from 0.4r1075 to 0.5r1184
2006-05-25 08:16:23 +00:00
Sergey Matveychuk
def06672e4
GREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle
...
from GREYC laboratory (at Caen in France).
WWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english
PR: ports/94124
Submitted by: Elisey O. Savateev <b3k@mail.ru>
2006-05-25 04:00:57 +00:00
Michael Johnson
dcfdde5594
- Install a versioned lib
...
PR: 96853
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2006-05-24 22:11:10 +00:00
Marcus Alves Grando
c6f9220716
- Change dependencies reflecting update in graphics/ImageMagick
...
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Marcus Alves Grando
24739242ec
- Update to 6.2.7.7
...
- portlint(1)
PR: 96747
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet___sunpoet.net>
Approved by: maintainer timeout (20 days)
2006-05-24 14:20:33 +00:00
Renato Botelho
d68b5e8340
- Make it fetchable again [1]
...
- Use DATADIR and EXAMPLESDIR
PR: ports/97727 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-24 11:38:16 +00:00
Renato Botelho
dd3f1351af
- Make it fetchable again [1]
...
- Use DATADIR
PR: ports/97753 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-24 11:02:28 +00:00
Renato Botelho
f4c374e95c
Pass maintainership to submitter
...
PR: ports/97747
Submitted by: Shaun Amott <shaun at inerd.com>
2006-05-24 10:53:46 +00:00
Herve Quiroz
333471e43c
- Update to bsd.java.mk 2.0
...
- Fix RUN_DEPENDS
2006-05-23 23:02:11 +00:00
Michael Johnson
5bbbfcad06
- Update to 0.5.3
2006-05-23 14:24:45 +00:00
Michael Johnson
73fed47faa
- Update to 0.5.2
2006-05-23 12:23:05 +00:00
Pav Lucistnik
63375d4b64
- Update to 0.8.4
...
- Take maintainership
PR: ports/97584
Submitted by: Shaun Amott <shaun@inerd.com>
2006-05-22 21:40:00 +00:00
Aaron Dalton
0836744357
Adding port graphics/p5-CAD-Drawing-Template, a tag replacement framework for graphics/p5-CAD-Drawing.
...
Approved by: tobez (implicit)
2006-05-22 17:44:08 +00:00
Aaron Dalton
de4ec9686e
Adding port graphics/p5-CAD-Drawing, Methods to create, load, and save vector graphics.
...
Approved by: tobez (implicit)
2006-05-22 01:29:10 +00:00
Kris Kennaway
6a9acb210a
BROKEN: Incomplete pkg-plist
2006-05-21 22:08:31 +00:00
Renato Botelho
3544b657c6
Require perl >= 5.8.x
...
Reported by: leeym
2006-05-20 23:35:11 +00:00
Jeremy Messenger
5d0e11ee1a
Update to 3.1.3, see changelog for details:
...
http://comix.sourceforge.net/changelog.html
2006-05-20 18:28:40 +00:00
Jeremy Messenger
99d106e8a6
Portlint:
...
-Correct the order by move CATEGORIES under PORTREVISION.
2006-05-20 05:07:44 +00:00
Jeremy Messenger
4b2f4aa7e6
Update to 3.1.2, see changelog for details:
...
http://comix.sourceforge.net/changelog.html
2006-05-20 01:29:48 +00:00
Renato Botelho
67e19890be
- Update to 2.32
...
PR: ports/97419
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer
2006-05-19 18:33:48 +00:00
Andrew Pantyukhin
3a06835737
- Update to v8.18
...
Approved by: krion (mentor, implicit)
2006-05-19 10:46:21 +00:00
Erwin Lansing
6289d9c222
Update to 0.10.5
...
PR: 97481
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-05-19 10:02:58 +00:00
Dirk Meyer
eaf40e832a
- cleanup
2006-05-19 04:32:01 +00:00
Thierry Thomas
209d46e628
Upgrade to 1.1.4.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=417874 >.
2006-05-18 20:13:20 +00:00
Michael Johnson
d3138e9a45
- Add pkg-descr
...
Requested by: Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Tilman Keskinoz
3e4ef29b15
Unbreak on i386
...
Reported by: pointyhat
Pointyhat to: arved
2006-05-17 19:08:23 +00:00
Ying-Chieh Liao
ce94cb7130
upgrade to 2.2.2.1
2006-05-17 05:39:13 +00:00
Jeremy Messenger
e037fbea09
portlint:
...
-Use DATADIR in plist.
2006-05-16 16:33:55 +00:00
Vasil Dimov
ae6d1f72c3
Update from 0.4r991 to 0.4r1075
2006-05-16 15:00:05 +00:00
Vasil Dimov
a79376f94b
Prepare for the subsequent xaralx-devel update:
...
set CONFIGURE_ENV with += instead of =
2006-05-16 13:46:21 +00:00
Jeremy Messenger
c97dfcbed1
portlint:
...
-Use DOCSDIR in plist.
-Use @dirrmtry.
2006-05-16 04:46:56 +00:00
Jeremy Messenger
346a331d2d
portlint:
...
-Use lowercase letter in the begin of IGNORE.
2006-05-16 04:40:53 +00:00
Jeremy Messenger
67c079c981
portlint:
...
-Use DOCSDIR in plist.
2006-05-16 04:36:22 +00:00
Jeremy Messenger
6486c7771f
Add USE_GETTEXT to appease portlint.
2006-05-15 22:23:04 +00:00
Sam Lawrance
7d195c9dac
Update to 20060425.
...
Submitter takes maintainership.
PR: ports/97290
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
2006-05-15 09:54:56 +00:00
Sam Lawrance
1242265ae3
Update to 1.44.
...
PR: ports/96230
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: bradh@uunet.co.za (maintainer, timeout 3 weeks)
2006-05-15 07:33:02 +00:00
Cheng-Lung Sung
a6217ae9b5
- update to 1.2.4
...
PR: ports/97201
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by: maintainer (Choe, Cheng-Dae)
2006-05-15 05:40:38 +00:00
Cheng-Lung Sung
d751732a3a
- update to 3.8.0
...
PR: ports/97200
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by: maintainer (Choe, Cheng-Dae)
2006-05-15 05:35:01 +00:00
Cheng-Lung Sung
385c1fcdb8
- update to 6.17
...
- from submitter:
This has been designated a production release by the author and
includes the very useful functionality of being able to write the
virtual "FileName" and "Directory" tags - allowing bulk moving
and/or renaming of files according to a pattern derived from
the other tags in the files.
PR: ports/97267
Submitted by: rsm
Reviewed by: maintainer (Tod McQuillin)
Approved by: maintainer
2006-05-15 03:07:02 +00:00
Tilman Keskinoz
541c146820
Update to 0.88
...
Pass Maintainership to submitter
PR: 95928
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-14 16:49:06 +00:00
Volker Stolz
412e0c4269
Update to 0.9.9. Pass maintainership to submitter
...
PR: ports/95927
Submitted by: Martin Wilke
2006-05-14 15:24:23 +00:00
Aaron Dalton
441dbf44d6
- Repair patch files to remove port from unbuildable ports list.
...
- Make test still has some issues however.
Approved by: tobez (implicit)
2006-05-14 14:41:33 +00:00
Ion-Mihai Tetcu
dc552c2612
- Fix plist and use vars from bsd.tcl.mk in Makefile [1]
...
- Fix WWW [2]
PR: ports/97176
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) [1]
Adi Pircalabu <apircalabu@bitdefender.com> [2]
Approved by: maintainer [2], lawrance (mentor)
2006-05-14 12:30:53 +00:00
Dirk Meyer
032c35aaa3
- update to 10.26.28
2006-05-14 06:27:13 +00:00
Stefan Walter
6803e81123
Update to 0.0.20060429.
...
PR: 97203
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: arved (mentor)
2006-05-13 20:16:30 +00:00
Joe Marcus Clarke
eead73be24
Bump PORTREVISION to track packaging changes.
2006-05-13 03:22:12 +00:00
Stefan Walter
08d2443ad5
Update list of cameras known to be working with this tool.
...
PR: 97112
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
Approved by: arved (mentor)
2006-05-12 17:59:09 +00:00
Stefan Walter
c8b3895ce8
Update to 0.0.20060416.
...
PR: 95981
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: arved (mentor)
2006-05-12 17:54:19 +00:00
Michael Johnson
2212408e69
- Chase fftw3 libver bump
2006-05-11 15:12:06 +00:00
Michael Johnson
369d8ef21e
- Update to 2.14.4
...
PR: 97128
Submitted by: Tim Welch
2006-05-11 12:06:19 +00:00
Jean-Yves Lefort
9e2d539540
Move the cairo programming reference to the cairo-reference port.
2006-05-10 19:43:18 +00:00
Erwin Lansing
ee25049d8a
- Update to 6.4.2
...
- Ensure GL directory is created and removed
- Take maintainership
ChangeLog here: http://mesa3d.org/VERSIONS
PR: 97068
Submitted by: Shaun Amott <shaun@inerd.com>
2006-05-10 19:16:08 +00:00
Volker Stolz
67dc993a0b
Update to 2.0.0a6
...
PR: ports/96151
Submitted by: Nicola Vitale
2006-05-10 19:16:06 +00:00
Volker Stolz
70e264d25f
Update to 0.14
...
PR: ports/94529
Submitted by: Pedro F. Giffuni via maintainer
2006-05-10 17:42:50 +00:00
Jean-Yves Lefort
a0e91177bb
Move the libgnomecanvas programming reference to the
...
libgnomecanvas-reference port.
2006-05-10 17:29:56 +00:00
Vasil Dimov
130e7f1fed
Update from 0.4r971 to 0.4r991
2006-05-10 15:37:29 +00:00
Emanuel Haupt
25c6186fcb
Add l2p 1.0, which creates PNG images from LaTeX math expressions.
...
PR: 94847
Submitted by: Nicola Vitale <nivit@email.it>
2006-05-09 20:24:29 +00:00
Thierry Thomas
49b09719ed
Chase another silent update and make fetchable again.
...
This is a minor update, but docs have been regenerated. Full diff
available at <http://pompo.net/ports/CImg-1-13_060331-060403.diff.bz2 >.
Reported by: Jin-Shan Tseng <tjs (at) cdpa.nsysu.edu.tw>
2006-05-09 18:51:15 +00:00
Andrew Pantyukhin
5ea57a0fd3
Update my e-mail address
...
Approved by: krion (mentor, implicit)
2006-05-08 21:41:11 +00:00
Tilman Keskinoz
cca35d3771
Update to 0.8.4
...
Assign Maintainership to submitter
PR: 95934
Submitted by: Martin Wilke
2006-05-08 19:14:29 +00:00
Tilman Keskinoz
87c2f686a7
Update to 2.0.2
...
PR: 96472
Submitted by: KATO Tsuguru
2006-05-08 19:08:16 +00:00
Vasil Dimov
ee3587574e
Update from 0.4r925 to 0.4r971
2006-05-08 14:52:54 +00:00
Vasil Dimov
887a49142c
graphics/xaralx-devel (slave port) needs to add entries to BUILD_DEPENDS
...
so initialize it here (master port) with += instead of =
2006-05-08 14:15:03 +00:00
Alex Dupre
5ad81fb9c4
Update to 0.7.1 release.
...
Approved by: maintainer
2006-05-08 05:46:58 +00:00
Emanuel Haupt
b8dd3044b3
Add an additional master site
...
PR: 96952
Submitted by: Samy Al Bahra <sbahra@kerneled.org> (maintainer)
2006-05-08 00:27:55 +00:00
Edwin Groothuis
ff21f59f9f
Remove USE_REINPLACE for categories starting with a G
2006-05-07 23:46:33 +00:00
Emanuel Haupt
ea4fdc0262
Update MASTER_SITES
...
PR: 96952
Submitted by: Samy Al Bahra <sbahra@kerneled.org> (maintainer)
2006-05-07 23:22:32 +00:00
Emanuel Haupt
263dcbf4ca
Fix configure on 4.x
...
PR: 96910
Notified by: pointyhat via kris
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-05-07 23:05:04 +00:00
Jeremy Messenger
e0888f8e83
Update to 3.1, see changelog for detail:
...
http://comix.sourceforge.net/changelog.html
2006-05-07 21:27:53 +00:00
Tilman Keskinoz
b6dc9f6ee5
Update to 0.10.4
...
Fix build on amd64
PR: 96815
Submitted by: Jose Alonso Cardenas Marquez
2006-05-07 18:49:33 +00:00
Stefan Walter
a8f97fb786
Convert MAINTAINER to my freebsd.org account.
2006-05-07 13:32:13 +00:00
Joe Marcus Clarke
9d9e2bdc6a
Fix the poppler-utils build.
2006-05-07 02:24:54 +00:00
Alex Dupre
fbc062586d
Fix or remove obsolate or broken ways to depend on php.
2006-05-06 14:31:30 +00:00
Pav Lucistnik
22510a245a
- Update to 1.1.2
...
PR: ports/96811
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-05-06 10:26:11 +00:00
Joe Marcus Clarke
f8db91e210
Use the new GTK2_VERSION macro.
2006-05-06 09:11:09 +00:00
Marcus Alves Grando
57c00223d0
- Bump PORTREVISION and change lib version because math/gsl are updated.
...
- portlint(1)
2006-05-06 01:28:22 +00:00
Marcus Alves Grando
bbbe08cd41
- Update to 8.15.
...
- Added more master sites.
PR: 96817
Submitted by: maintainer
2006-05-05 23:50:26 +00:00
Renato Botelho
77030ba677
- Change TKINTER option enabled by default to fix skencil build
...
- bump PORTREVISION
Noted by: vs
Approved by: maintainer by email
2006-05-05 11:11:02 +00:00
Thierry Thomas
31bba42f60
- Upgrade to 2.8;
...
- Remove duplicated PORTDOCS; put all documentation into DOCSDIR;
- Install demo files (previously installed automatically) - put
into EXAMPLESDIR this time, and install along with PORTDOCS;
- Keep additional language bindings disabled for the time being
(avoiding huge dependencies);
- Minor pkg-descr alteration.
PR: ports/93924
Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
2006-05-05 09:46:58 +00:00
Pav Lucistnik
8554f1fe2d
The port uses -msse compiler option, which I've disabled by ports/95552 to make
...
it compile under amd64. That led to the port not compiling anywhere at all, as
sse dependancy is hardcoded. So:
- Don't remove -msse from compiler flags
- Introduce ONLY_FOR_ARCHS=i386
PR: ports/95872
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-05-05 07:53:27 +00:00
Michael Johnson
fc68f5345b
- Fix plist on gstreamer-plugins-libpng80
...
Reported by: pointyhat via kris
2006-05-04 11:21:33 +00:00
Yen-Ming Lee
5cc18bcd5d
- update to 1.21
...
- assign to perl@
2006-05-04 09:04:42 +00:00
Jean Milanez Melo
cb4c0fb757
- Update lib after graphics/gts update.
...
- Bump portrevision.
Approved by: maintainer via email (timeout 15 days), mnag (mentor).
2006-05-03 21:37:02 +00:00
Jean Milanez Melo
968ba957cd
- Update to 0.7.6.
...
PR: ports/95415
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: mnag (mentor)
2006-05-03 21:30:37 +00:00
Sam Lawrance
1e476a3330
Update to 3.2.9.
...
PR: ports/94142
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
2006-05-03 13:55:09 +00:00
Vasil Dimov
c762e355f1
Update from 0.4r888 to 0.4r925
2006-05-02 11:37:36 +00:00
Alexander Leidinger
171115411d
Add missing file to plist.
...
Submitted by: Boris Samorodov <bsam@ipt.ru>
2006-05-02 09:45:37 +00:00
Michael Johnson
3e1a806fb3
- Now conflict with poppler-utils instead of poppler
2006-05-02 02:21:49 +00:00
Michael Nottebrock
163eb7b0fd
Remove the commandline utilities in order to make this port not conflict
...
with xpdf. The utilities can now be found in graphics/poppler-utils.
2006-05-02 00:37:23 +00:00
Michael Nottebrock
7183cdca3f
Add poppler-utils, poppler's xpdf-workalike command line utilities, formerly
...
included in the poppler port.
2006-05-02 00:35:35 +00:00
Kirill Ponomarev
effdfbd005
Update to 1.7 and fix plist.
...
PR: ports/95930
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
2006-05-01 18:03:47 +00:00
Alexander Leidinger
c1eba2d83e
- convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
...
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]
- remove plists/... for Alpha (there's no support since linux_base-8 for
Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
(any errors are mine, don't keep them, send them to me)
Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)
This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
Beta testers wanted!
To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*
The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.
And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)
Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
2006-05-01 17:28:17 +00:00
Lars Balker Rasmussen
e7dc7669c7
Changing email-address on my 80 ports.
...
Approved by: erwin (mental)
2006-05-01 13:52:00 +00:00
Pav Lucistnik
e9b095e433
- Update to 1.3
...
PR: ports/96566
Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
2006-05-01 12:55:01 +00:00
Sergey Matveychuk
c7d369e013
- Fix WWW: line. Web page moved.
2006-05-01 12:53:53 +00:00
Renato Botelho
dc16e8d275
- Make tkinter dependency optional
...
- Use PORTDOCS
- Always installs examples
PR: ports/96460
Submitted by: Michele Possamai <possamai@xs4all.nl>
Reworked by: garga
Approved by: maintainer
2006-04-30 20:34:27 +00:00
Lars Balker Rasmussen
c8fa1d8352
Up to 0.51
...
Approved by: erwin (mentor)
2006-04-30 20:02:42 +00:00
Joe Marcus Clarke
6ae76cb965
xpdf now conflicts with poppler.
2006-04-30 17:58:04 +00:00
Norikatsu Shigemura
c99843f5e8
Update to 20060402.
...
PR: ports/96537
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2006-04-30 15:38:55 +00:00
Thierry Thomas
c974a5a28e
Add RLE support.
...
PR: ports/93839
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
2006-04-30 14:50:54 +00:00
Markus Brueffer
2c70966e8e
- kimdaba has been renamed to photoalbum, therefore add graphics/kphotoalbum
...
and remove graphics/kimdaba
- Update to version 2.2
- mark BROKEN on 4.x
Repocopied by: marcus
2006-04-30 14:26:31 +00:00
Sergey Matveychuk
19c3d66216
- Remove BROKEN. It builds now with any version
...
Submitted by: maintainer
2006-04-30 09:22:23 +00:00
Sam Lawrance
d9f0a01324
Remove mrsidviewer. The original product was renamed, and a linux
...
binary is no longer available.
PR: ports/92530
Submitted by: edwin
2006-04-30 04:52:26 +00:00
Joe Marcus Clarke
5c7128b8b1
Add entries for poppler-gtk and poppler-qt.
2006-04-30 01:24:04 +00:00
Michael Johnson
1e8be8b724
- Remove gstreamer-plugins not in 0.10 (yet)
2006-04-30 01:17:02 +00:00
Joe Marcus Clarke
798e9bed2a
Presenting GNOME 2.14.1 for FreeBSD! Checkout
...
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Michael Johnson
d8e1e16e64
- Update gstreamer to 0.10
...
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1]
2006-04-29 23:03:03 +00:00
Pav Lucistnik
05cc4d04c2
- Update to 4.3
...
PR: ports/96515
Submitted by: Aleksander Fafula <alex@BSDGuru.org>
2006-04-29 21:27:39 +00:00
Pav Lucistnik
213ee9fe46
- Update to 0.11.5
...
PR: ports/96513
Submitted by: Aleksander Fafula <alex@BSDGuru.org>
2006-04-29 21:23:20 +00:00
Pav Lucistnik
24492e9dbc
- Update to 1.0.2
...
PR: ports/96512
Submitted by: Aleksander Fafula <alex@BSDGuru.org>
2006-04-29 21:10:08 +00:00
Sergey Matveychuk
5aae3eb0da
- Update to 2006-01-27
...
- Remove USE_REINPLACE
PR: ports/93416
Submitted by: maintainer
2006-04-29 17:59:50 +00:00
Emanuel Haupt
1f4053dc5d
- Add an additional mirror [1]
...
- Remove deprecated USE_REINPLACE
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) [1]
2006-04-29 09:17:28 +00:00
Emanuel Haupt
f78cf042fb
Add an additional mirror.
...
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
2006-04-29 09:14:52 +00:00
Andrey A. Chernov
59825e0c59
Whitespace fix for portlint.
...
Set NO* or NO_* according to ${OSVERSION}
PR: 96420
Submitted by: Rong-En Fan <rafan@infor.org>
2006-04-29 01:06:39 +00:00
Herve Quiroz
9ed380696f
- Set Java required version to 1.4+ (as specified on the main website)
...
- Use javavmwrapper to avoid hardcoding a particular JVM
- Use 'exec' in the launcher shell script
- Quote "$@" in launcher shell script
- Cleanup redundant SUB_LIST entries
PR: 96461
Approved by: maintainer
2006-04-28 15:44:51 +00:00
Emanuel Haupt
2aea5c4f06
Add raster3d, a set of tools for generating raster images of proteins
...
and molecules.
PR: 96444
Submitted by: Shaun Amott <shaun@inerd.com>
2006-04-28 14:20:45 +00:00
Vasil Dimov
d9a6e9425a
Mark as broken on != i386,amd64,powerpc due to the lack of CDraw libraries
...
ia64 failure reported by kris@
2006-04-28 06:25:38 +00:00
Ying-Chieh Liao
fb3af5ae69
add mapyrus 0.606
...
A software for creating plots of points, lines, etc
PR: 96317
Submitted by: Nicola Vitale <nivit@email.it>
2006-04-28 03:16:02 +00:00
Sam Lawrance
2632e04e8a
Fix build on 4.x.
...
Reported by: Kris
2006-04-27 23:53:20 +00:00
Sam Lawrance
7a6f260623
Mark BROKEN on 4.x.
...
PR: ports/96424
Submitted by: Laurent Courty <lrntct@gmail.com>
Reported by: Kris
2006-04-27 20:12:05 +00:00
Alex Dupre
91f3078a0b
Add an option to enable the firefox plugin (disabled by default since it's quite unstable).
...
PR: ports/96209
Submitted by: luca <sanluca78@gmail.com>
Patch by: maintainer
2006-04-27 06:41:12 +00:00
Vasil Dimov
654dce0427
Update from 0.4r849 to 0.4r888
2006-04-27 05:45:14 +00:00