| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
| |
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=517047
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428152
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
| |
Notes:
svn path=/head/; revision=370843
|
|
|
|
|
|
|
| |
- INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=360065
|
|
|
|
| |
Notes:
svn path=/head/; revision=341349
|
|
|
|
|
|
|
| |
x11-themes)
Notes:
svn path=/head/; revision=327783
|
|
|
|
| |
Notes:
svn path=/head/; revision=320138
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
|
|
|
| |
Notes:
svn path=/head/; revision=301621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to avoid the following:
/usr/local/share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:44: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/usr/local/share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:45: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/usr/local/share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc:46: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
In the plist, change some @dirrm to @dirrmtry to avoid conflicts with other
ports.
Notes:
svn path=/head/; revision=299433
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276936
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=258254
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with X
Notes:
svn path=/head/; revision=240078
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
| |
PR: ports/125764
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Approved by: maintainer timeout (ahze; 7 months)
Notes:
svn path=/head/; revision=230682
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
Notes:
svn path=/head/; revision=201947
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=188020
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
| |
Notes:
svn path=/head/; revision=162219
|
|
|
|
| |
Notes:
svn path=/head/; revision=161471
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
- Add SIZE to a few ports
Notes:
svn path=/head/; revision=147668
|
|
|
|
| |
Notes:
svn path=/head/; revision=147300
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
This version doesn't install metacity theme so remove CONFLICTS
and add OPTIONS and stuff back from clearlooks-metacity
Notes:
svn path=/head/; revision=138235
|
|
|
|
|
|
|
|
|
|
| |
clearlooks & clearlooks-themes (as of version 0.6.1) install metacity theme AGAIN
so you will need to pkg_delete clearlooks-metacity and uprade clearlooks[-themes]
to fix plist problems.
- Register CONFLICTS with clearlooks[-themes] and clearlooks-metacity
Notes:
svn path=/head/; revision=138219
|
|
|
|
| |
Notes:
svn path=/head/; revision=137301
|
|
|
|
| |
Notes:
svn path=/head/; revision=137138
|
|
|
|
|
|
|
| |
Note: gnome users and gtk-engines2 users should use x11-themes/clearlooks-themes
Notes:
svn path=/head/; revision=137128
|
|
|
|
|
|
|
| |
Pointed out by: mezz
Notes:
svn path=/head/; revision=133292
|
|
|
|
| |
Notes:
svn path=/head/; revision=133291
|
|
|
|
|
|
|
|
| |
to use clearlooks-themes instead.
- Bump PORTREVISION for changes.
Notes:
svn path=/head/; revision=133289
|
|
|
|
|
|
|
| |
- take maintainer back for a bit
Notes:
svn path=/head/; revision=133257
|
|
|
|
|
|
|
| |
- Remove white space
Notes:
svn path=/head/; revision=133195
|
|
|
|
| |
Notes:
svn path=/head/; revision=133190
|
|
|
|
| |
Notes:
svn path=/head/; revision=133179
|
|
|
|
| |
Notes:
svn path=/head/; revision=133174
|
|
|
|
|
|
|
|
| |
animated progressbars.
I've used this for a while and it seems to work well.
Notes:
svn path=/head/; revision=133115
|