| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Bumped into by: lofi
Pointy hat to: adamw
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=131903
|
|
|
|
| |
Notes:
svn path=/head/; revision=131852
|
|
|
|
|
|
|
|
|
| |
on pygnomeextras from working
Submitted by: Franz Klammer <klammer@webonaut.com>
Notes:
svn path=/head/; revision=131402
|
|
|
|
| |
Notes:
svn path=/head/; revision=130973
|
|
|
|
| |
Notes:
svn path=/head/; revision=127234
|
|
|
|
|
|
|
| |
Reported by: mezz
Notes:
svn path=/head/; revision=125410
|
|
|
|
|
|
|
|
|
|
|
|
| |
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.
Reviewed by: pav and marcus
Notes:
svn path=/head/; revision=124646
|
|
|
|
| |
Notes:
svn path=/head/; revision=123439
|
|
|
|
|
|
|
| |
hardcode the path to iconv.
Notes:
svn path=/head/; revision=123352
|
|
|
|
|
|
|
|
|
|
|
|
| |
port's dependencies. Instead, only create this directory if the port will
actually install GConf schemas. Also, do the creation in pre-su-install
as we may not be root in pre-install.
Spotted by: pav
Tested by: pav
Notes:
svn path=/head/; revision=122772
|
|
|
|
| |
Notes:
svn path=/head/; revision=122034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
automatically scan pkg-plist file and add apropriate @exec/@unexec directives
for each .omf file found to track OMF registration database. Details can be
found in bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html .
Current, gedit2 is the only port that use INSTALLS_OMF for now. I will chasing
all the other ports that are maintaining by gnome@FreeBSD.org when I am done
with two todo list. The other ports, you are on your own and portlint will
bug you when portlint is update.
While I am here, switch from make loops to sh loops in GCONF_SCHEMAS part.
Document writer by: bland
Reviewed by: my team, FreeBSD GNOME team
Notes:
svn path=/head/; revision=121736
|
|
|
|
|
|
|
|
|
|
| |
starting to use it
Original work: mezz
Obtained from: marcuscom repository
Notes:
svn path=/head/; revision=121179
|
|
|
|
|
|
|
| |
corresponds to a development version of libgnomedb.
Notes:
svn path=/head/; revision=121143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
Notes:
svn path=/head/; revision=121068
|
|
|
|
|
|
|
|
| |
devel/desktop-file-utils. This is needed for the new MIME system in the
upcoming GNOME 2.8.
Notes:
svn path=/head/; revision=116211
|
|
|
|
|
|
|
|
|
| |
gconf2 is actually one of the requested components.
Reported by: INDEX build script
Notes:
svn path=/head/; revision=115890
|
|
|
|
|
|
|
| |
was explicitly requested. Use _USE_GNOME instead.
Notes:
svn path=/head/; revision=115886
|
|
|
|
|
|
|
|
|
|
| |
be created regardless of whether or not gconf2 support was requested.
Reported by: lofi
Tested by: lofi
Notes:
svn path=/head/; revision=115877
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pre-install target to explicitly create
${PREFIX}/etc/gconf/gconf.xml.defaults/.
A number of ports don't create this directory automatically.
In normal uses, this doesn't cause a problem, but many of us
prefer to test out plists by installing into custom prefixes.
This prevents those custom prefix installation tests from
failing.
Inspired by: John Merryweather Cooper <coop9211@uidaho.edu>
Notes:
svn path=/head/; revision=114443
|
|
|
|
| |
Notes:
svn path=/head/; revision=112926
|
|
|
|
|
|
|
|
|
|
| |
to fix these using their own patches.
PR: 68256
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes:
svn path=/head/; revision=112375
|
|
|
|
|
|
|
|
|
| |
pre-patch. pre-patch is free to fill again.
Many thanks to: eik
Notes:
svn path=/head/; revision=112340
|
|
|
|
|
|
|
| |
new gnomelogalyzer.
Notes:
svn path=/head/; revision=111029
|
|
|
|
|
|
|
| |
Pointy hat to: pav
Notes:
svn path=/head/; revision=109737
|
|
|
|
|
|
|
| |
Pointy hat to: pav
Notes:
svn path=/head/; revision=109736
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* devel/libgsf is the old port minus gsf-gnome bits
* devel/libgsf-gnome contains libgsf-gnome-1 library and it's header files
This greatly reduces number of dependencies for ports that was using only
non-gnome part of this library.
- Point USE_GNOME parameter libgsf to GNOME-less port and create new parameter
libgsf_gnome for libgsf-gnome port.
- Convert all consumers of libgsf-gnome-1 library to depend on libgsf-gnome
port (read all as: Gnumeric)
PR: ports/63851 (in the spirit of)
Submitted by: Sybolt de Boer <sybolt@xs4all.nl>
Prodded by: lofi (KDE team)
Reviewed by: marcus (GNOME team)
Notes:
svn path=/head/; revision=109734
|
|
|
|
| |
Notes:
svn path=/head/; revision=108531
|
|
|
|
| |
Notes:
svn path=/head/; revision=108510
|
|
|
|
| |
Notes:
svn path=/head/; revision=107896
|
|
|
|
|
|
|
| |
functionality has been added or removed.
Notes:
svn path=/head/; revision=106169
|
|
|
|
| |
Notes:
svn path=/head/; revision=103759
|
|
|
|
|
|
|
| |
* Remove all trailing whitespace
Notes:
svn path=/head/; revision=99907
|
|
|
|
| |
Notes:
svn path=/head/; revision=98771
|
|
|
|
|
|
|
| |
tonight. Revert back to rev 1.57.
Notes:
svn path=/head/; revision=98636
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13]
* Add new physcial categories accessibility and x11-themes [14]
* Speed up GNU configure scripts [15]
* Remove "//" from MLINKS items in PLISTs and fix make -s install and
make -s deinstall [16]
* Be more specific about looking for files in distinfo [17]
* Add new run-autotools target, and resort configure targets [18]
* Make CONFLICTS compare prefix for installed packages and PREFIX [19]
* Change directory to ${.CURDIR} before running certain make commands [20]
* When INSTALL_AS_USER is set, run ldconfig with failures ignored [21]
* Speed up the security check phase [22]
* Fix some corner cases in the PORTDOCS code [23]
* Add a new DEPRECATED macro [24]
* Make INDEX breakage more informative [25]
Look for a full write-up to follow on ports@ and ports-developers@.
PR: 36112 [1]
59909 [4]
61351 [6]
59058 [7]
59058 [8]
59493 [9]
55494 [10]
59058 [11]
59315 [12]
59058 [13]
59811 [15]
59058 [16]
59058 [17]
60882 [18]
58149 [19]
59058 [20]
61133 [21]
55331 [22]
59070 [23]
59362 [24]
59626 [25]
Submitted by: linimon [1]
eivind [2]
marcus [3]
trevor [4]
gerald [5]
linimon [6]
eik [7]
eik [8]
jeh [9]
edwin [10]
eik [11]
Sergey Matveychuk <sem@ciam.ru> [12]
eik [13]
trevor gnome [14]
adamw [15]
eik [16]
eik [17]
edwin [18]
clement [19]
eik [20]
edwin lev [21]
Eugene M. Kim <ab@astralblue.com> [22]
eik [23]
linimon [24]
eik [25]
Notes:
svn path=/head/; revision=98634
|
|
|
|
|
|
|
|
|
| |
* Make intlhack and gtk20 use the new intltool component
* Add a new gtkhtml3 component that adds a dependency on www/gtkhtml3 (this
will be used for balsa2 as well as some of the upcoming GNOME 2.6 ports)
Notes:
svn path=/head/; revision=98591
|
|
|
|
|
|
|
|
|
| |
which registers it as an explicit RUN_DEPENDS.
Submitted by: adamw
Notes:
svn path=/head/; revision=98092
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Simplify the {BUILD,RUN}_DEPENDS code [1]
* Add a new intlhack component for ports that require intltool >= 0.28
* Add a gstreamerplugins component [2]
* Add an lthack component that takes the place of the standard GNOME
patch-configure [2]
* Add pygtk, pygnome, pygtk2, and pygnome2 components [2]
* Point gnomeaudio to audio/gnomeaudio2 [2]
* Categorize the USE_GNOME component list [2]
Submitted by: Rolf Grossmann <rg@progtech.net> [1]
adamw [2]
Notes:
svn path=/head/; revision=98091
|
|
|
|
|
|
|
| |
Submitted by: ade
Notes:
svn path=/head/; revision=93749
|
|
|
|
| |
Notes:
svn path=/head/; revision=93100
|
|
|
|
| |
Notes:
svn path=/head/; revision=89031
|
|
|
|
|
|
|
|
| |
accidental commit based on the commit log, and was committed to the
deprecated macros section.
Notes:
svn path=/head/; revision=88477
|
|
|
|
| |
Notes:
svn path=/head/; revision=88453
|
|
|
|
|
|
|
| |
Reminded by: adamw
Notes:
svn path=/head/; revision=86838
|
|
|
|
| |
Notes:
svn path=/head/; revision=86158
|
|
|
|
| |
Notes:
svn path=/head/; revision=84928
|
|
|
|
|
|
|
|
|
| |
ports.
Spotted by: arved
Notes:
svn path=/head/; revision=83867
|
|
|
|
| |
Notes:
svn path=/head/; revision=83287
|
|
|
|
| |
Notes:
svn path=/head/; revision=83124
|