notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/bluefish/Makefile
SVNWeb

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »  

Sat, 26 Aug 2023
[ 21:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7a4777dc53583a897fb8bc1328c6be87bfed8047  commit hash:7a4777dc53583a897fb8bc1328c6be87bfed8047  commit hash:7a4777dc53583a897fb8bc1328c6be87bfed8047  7a4777d  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
Wed, 5 Jul 2023
[ 00:01 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:e95c4bea425b3e3c49b63e0cf4eff24af40c574b  commit hash:e95c4bea425b3e3c49b63e0cf4eff24af40c574b  commit hash:e95c4bea425b3e3c49b63e0cf4eff24af40c574b  e95c4be 
www/bluefish: Fix build on clang16

Use G_CALLBACK() macro to silence incompatible function pointer warnings
and disables any argument checks.

Sugested by:	dim
See also:	https://lists.freebsd.org/archives/freebsd-ports/2023-July/004036.html
MFH:		2023Q3
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Mon, 5 Jun 2023
[ 09:40 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:b0c9a45fa847316ca9fb8314bca8c3ca2ee9c778  commit hash:b0c9a45fa847316ca9fb8314bca8c3ca2ee9c778  commit hash:b0c9a45fa847316ca9fb8314bca8c3ca2ee9c778  b0c9a45 
www/bluefish: Update to 2.2.14

ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/trunk/bluefish/ChangeLog
Wed, 15 Mar 2023
[ 13:09 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:79c892f9682d103f2ff3452d1ab26751ba756cdb  commit hash:79c892f9682d103f2ff3452d1ab26751ba756cdb  commit hash:79c892f9682d103f2ff3452d1ab26751ba756cdb  79c892f 
www/bluefish: Adopt/Update to 2.2.13

- Switch to DISTVERSION
- Update MASTER_SITES
- Update LIB_DEPENDS: enchant->enchant2; pcre->pcre2
- Add NLS knob (dependency on gettext needed when OFF)
- Cosmetic changes by portclippy and portfmt

ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/trunk/bluefish/ChangeLog
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Sat, 12 Feb 2022
[ 16:35 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:a1ae3e81afe8003b6e49ec5c7847e98e1104da4b  commit hash:a1ae3e81afe8003b6e49ec5c7847e98e1104da4b  commit hash:a1ae3e81afe8003b6e49ec5c7847e98e1104da4b  a1ae3e8 
www/bluefish: mark OK with Python 3.9

PR:		261873
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

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)
Sat, 22 May 2021
[ 02:13 Ben Woods (woodsb02) search for other commits by this committer ]    commit hash:95d52e52fb64ed8c6ccb6906a38dbede128a64c3  commit hash:95d52e52fb64ed8c6ccb6906a38dbede128a64c3  commit hash:95d52e52fb64ed8c6ccb6906a38dbede128a64c3  95d52e5  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
*/*: Fix ENOTIME: return my ports to the pool

Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 7 Feb 2021
[ 23:35 woodsb02 search for other commits by this committer ] Original commit   Revision:564665
www/bluefish: Update to 2.2.12

Also remove obsolete pkg-message from 2013, warning about
the update to tiny4

PR:		253329
Reported by:	tigersharke@gmail.com
Sun, 1 Nov 2020
[ 06:08 woodsb02 search for other commits by this committer ] Original commit   Revision:553825
www/bluefish: resurrect port, update to 2.2.11 which supports python3

Changes this release:
  https://sourceforge.net/p/bluefish/code/8832/tree/trunk/bluefish/ChangeLog

Reported by:	Angel Hess <angel@angelhess.com>
Sun, 8 Mar 2020
[ 17:01 antoine search for other commits by this committer ] Original commit   Revision:528058 (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
Deprecate some ports using deprecated version of python

With hat:	portmgr
Fri, 8 Nov 2019
[ 12:53 tobik search for other commits by this committer ] Original commit   Revision:517054 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
www: Add missing USES=gnome
Sat, 19 Oct 2019
[ 08:40 tobik search for other commits by this committer ] Original commit   Revision:514776
www/bluefish: Remove WEBLINT option remnants
Sat, 20 Jul 2019
[ 21:46 adamw search for other commits by this committer ] Original commit   Revision:507023
Remove weblint (and august)

Weblint is broken (won't even start up). It uses unsupported perl
syntax, requires newgetopt.pl which was removed in perl 5.16 (2012), and
find.pl which was removed just around the same time. Past that, the port
is a mess (it's a perl script, and doesn't even depend on perl), and
upstream has disappeared. There's no reason to keep it around at this
point.

www/august (last release 2001) depends upon it, so remove that too.
I removed the Bluefish WEBLINT option, so bumped PORTREVISION there.

Reported by:	sid bsdmail com
Sun, 16 Jun 2019
[ 14:42 woodsb02 search for other commits by this committer ] Original commit   Revision:504347
www/bluefish: Do not bundle MIME database files

Instead, the MIME database files will be created as a post-install
step thanks to USES=desktop-file-utils and USES=shared-mime-info.

This prevents the bluefish package (and other packages) from clobbering
the local MIME database, causing package conflicts and checksum
mismatches.
https://lists.freebsd.org/pipermail/freebsd-ports/2017-March/107752.html

Reported by:	Werner Lehmann <lehmannwer@gmail.com>
Reported by:	tech-lists@zyxst.net
Submitted by:	tijl
MFH:		2019Q2
Wed, 14 Feb 2018
[ 12:15 amdmi3 search for other commits by this committer ] Original commit   Revision:461781
- Fix shebangs

Approved by:	portmgr blanket
Mon, 11 Dec 2017
[ 21:48 antoine search for other commits by this committer ] Original commit   Revision:456068
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Sat, 4 Feb 2017
[ 05:14 woodsb02 search for other commits by this committer ] Original commit   Revision:433279
www/bluefish: Update to 2.2.10
Sun, 19 Jun 2016
[ 17:34 woodsb02 search for other commits by this committer ] Original commit   Revision:417127
www/bluefish:
- Update to 2.2.9
- Switch to GTK3 by default (follow upstream default)
- Remvoe --with-gtk2=no as it is not used by configure
- Add LIB_DEPENDS and USE_GNOME as found by new stage-qa test
- Take maintainership

Approved by:	adamw (mentor)
Relnotes:	https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_9/ChangeLog
Differential Revision:	https://reviews.freebsd.org/D6892
Fri, 13 May 2016
[ 13:04 amdmi3 search for other commits by this committer ] Original commit   Revision:415112
- Fix shebangs
- Switch to USES=localbase
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 10 Mar 2016
[ 14:46 mat search for other commits by this committer ] Original commit   Revision:410755
Update to 2.2.8

PR:		206898
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Thu, 25 Feb 2016
[ 10:30 amdmi3 search for other commits by this committer ] Original commit   Revision:409503
- Fix license
- Add LICENSE_FILE
- Fix build with disabled NLS
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Thu, 19 Feb 2015
[ 20:12 adamw search for other commits by this committer ] Original commit   Revision:379386
Update to 2.2.7, and use OPTIONS helpers.

Instead of patching the Makefile to only install a file if DOCS is enabled,
install it unconditionally and let pkg(8) sort it out. Also, the file in
question is an example file, not a documentation file, so control it with
EXAMPLES, not DOCS.
Wed, 19 Nov 2014
[ 11:49 kwm search for other commits by this committer ] Original commit   Revision:372768 (Only the first 10 of 1460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.

This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.

Apart from updating ports to newer versions

GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.

Shell Extensions can be installed via https://extensions.gnome.org/ , we have
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 2 Sep 2014
[ 16:58 adamw search for other commits by this committer ] Original commit   Revision:367052
Update to 2.2.6.
Tue, 15 Jul 2014
[ 17:09 adamw search for other commits by this committer ] Original commit   Revision:361980 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Wed, 11 Jun 2014
[ 23:31 bar search for other commits by this committer ] Original commit   Revision:357547
- Support STAGEDIR
- New LIB_DEPENDS format
- Added LICENSE
- USE_GNOME=desktopfileutils replaced with USES=desktop-file-utils
- Add shared-mime-info tar:bzip2 libtool to USES

Approved by:	portmgr blanket
[ 18:55 marino search for other commits by this committer ] Original commit   Revision:357526 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Reset the 99 ports still listed under sylvio@

Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Tue, 3 Sep 2013
[ 06:36 bapt search for other commits by this committer ] Original commit   Revision:326122 (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Sun, 5 May 2013
[ 23:01 jgh search for other commits by this committer ] Original commit   Revision:317448
- convert to USES=gettext

Approved by:	portmgr (bapt@)
Thu, 10 Jan 2013
[ 20:48 sylvio search for other commits by this committer ] Original commit   Revision:310203
- Update to 2.2.3
- New file pkg-message due of update tidy

Submitted by:	bar@ (private mail)
Mon, 10 Dec 2012
[ 19:11 mm search for other commits by this committer ] Original commit   Revision:308630 (Only the first 10 of 233 ports in this commit are shown above. View all ports for this commit)
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 7 May 2012
[ 17:33 sylvio search for other commits by this committer ] Original commit 
- Update to 2.2.2
Tue, 14 Feb 2012
[ 12:45 mm search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
Bump pcre library dependency due to 8.30 update
Wed, 21 Dec 2011
[ 13:43 rm search for other commits by this committer ] Original commit 
 - update to 2.2.0
 - update distfile mirrors (SF doesn't hold a new version)
 - remove dependency on aspell, add dependency on gucharmap
   per offsite docs
 - remove unexisting --without-gnome2_4-mime and
   --without-gnome2_4-appreg configure options
 - add --with-gtk2 to force it to use gtk20 for now
 - remove SPLASH option. There is no --disable-splash-screen
   anymore.
 - make WITHOUT_NLS actually work
 - cleanup pkg-plist

PR:             163451
Requested by:   Herle <starikarp at linuxquestions dot net>
Approved by:    sylvio (maintainer), novel (mentor, implicit)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Tue, 24 May 2011
[ 12:40 sylvio search for other commits by this committer ] Original commit 
- Update to 2.0.3
Thu, 10 Feb 2011
[ 18:55 sylvio search for other commits by this committer ] Original commit 
- Change options of build in file Makefile.
- BUMP PORTREVISION

Submitted by:   Joseph S. Atkinson <jsa@freebsd.org> via email
[ 11:51 sylvio search for other commits by this committer ] Original commit 
- Update to 2.0.2
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Mon, 1 Mar 2010
[ 22:34 sylvio search for other commits by this committer ] Original commit 
- Update to 2.0.0

Approved by:    itetcu (mentor)
Feature safe:   yes
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 27 Nov 2009
[ 22:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
Wed, 19 Aug 2009
[ 02:32 araujo search for other commits by this committer ] Original commit 
- Removed MASTER_SITE_SUBDIR.

Reported by:    pgollucci
[ 00:42 araujo search for other commits by this committer ] Original commit 
- Use SF macro.
- Pass maintainer to submitter.

PR:             ports/137889
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 9 Mar 2009
[ 19:29 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
Fri, 6 Jun 2008
[ 14:07 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 230 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

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)
Thu, 25 Oct 2007
[ 17:15 marcus search for other commits by this committer ] Original commit 
Correct a typo to prevent /share/mime from being created.

Reported by:    pointyhat exp build
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 11 Mar 2007
[ 19:41 krion search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.
Wed, 6 Dec 2006
[ 20:08 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.7

Submitted by:   farrokhi
Wed, 8 Nov 2006
[ 09:28 farrokhi search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
Wed, 1 Nov 2006
[ 08:10 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.6
- Pass maintainership to submitter

PR:             ports/104913
Submitted by:   Babak Farrokhi <babak@farrokhi.net>
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Mon, 1 May 2006
[ 03:49 marcus search for other commits by this committer ] Original commit 
Switch the pcre dependency to pcre-utf8 to fix conflict problems in
gnome2-fifth-toe.

Reported by:    Sean McNeil <sean@mcneil.com>
Sat, 15 Apr 2006
[ 16:41 pav search for other commits by this committer ] Original commit 
- Update to 1.0.5

PR:             ports/95725
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Fri, 14 Apr 2006
[ 23:25 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Reset kwm due to no response about email.

Hat:    portmgr
Tue, 28 Feb 2006
[ 19:59 marcus search for other commits by this committer ] Original commit 
Try to fix the plist again.  Since bluefish does not include a static
bluefish-project.xml MIME application file, it is dynamically generated
after a call to update-desktop-database.  Just make sure all the right calls
happen in the right order.

Approved by:    portmgr (implicit)
Mon, 27 Feb 2006
[ 23:41 marcus search for other commits by this committer ] Original commit 
Fix plist by adding a missed file, and run update-mime-database to add
bluefish support to the shared MIME database.

Reported by:    pointyhat via kris
Approved by:    portmgr (implicit)
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Fri, 21 Oct 2005
[ 09:05 kwm search for other commits by this committer ] Original commit 
Add a note about highlighting needing UTF-8 in pcre to work.
Thu, 29 Sep 2005
[ 08:05 kwm search for other commits by this committer ] Original commit 
Remove dead mirror.

Submitted by:   linimon
Mon, 29 Aug 2005
[ 10:32 kwm search for other commits by this committer ] Original commit 
Update to 1.0.4.
[ 10:00 kwm search for other commits by this committer ] Original commit 
Update to 1.0.3.
Fri, 17 Jun 2005
[ 12:47 kwm search for other commits by this committer ] Original commit 
Update to 1.0.1. Bug fix release.
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Mon, 14 Feb 2005
[ 22:42 kwm search for other commits by this committer ] Original commit 
Don't delete dir's that are not ours [1].
Make portlint save.
Add optional dependencie to libgnomeui if installed.

Pointed out by: Pointyhat via kris [1].
Thu, 13 Jan 2005
[ 21:26 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update www/bluefish to version 1.0. This is GTK2 port of the old bluefish 0.7.
Development to this version was tracked in www/bluefish-devel.
Retire www/bluefish-devel.
Tue, 23 Nov 2004
[ 08:51 kwm search for other commits by this committer ] Original commit 
Change the not yet changed maintainer fields to my FreeBSD.org account.

Approved by:    pav (mentor)
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Fri, 16 Jan 2004
[ 23:19 clement search for other commits by this committer ] Original commit 
- Change maintainer's e-mail address
  (einekoai@chello.nl -> kwm@rainbow-runner.nl)

PR:                 61447
Submitted by:       Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by:        erwin (mentor) (implicitly)
Tue, 16 Dec 2003
[ 21:55 pav search for other commits by this committer ] Original commit 
- Give maintainership to volunteer (he already maintains bluefish-devel)

Submitted by:   Koop Mast <einekoai@chello.nl>
Mon, 15 Dec 2003
[ 01:17 pav search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Jim Mock (jim) returned his commit bit, so set his ports free.

Thank for all your work, Jim!
Thu, 4 Dec 2003
[ 11:15 pav search for other commits by this committer ] Original commit 
- Add conflicts

PR:             ports/59585
Submitted by:   Koop Mast <einekoai@chello.nl>
Thu, 20 Nov 2003
[ 15:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
[ 13:51 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Sun, 20 Apr 2003
[ 19:46 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Fri, 7 Mar 2003
[ 06:12 ade search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 8 Nov 2002
[ 23:00 arved search for other commits by this committer ] Original commit 
Add language files to pkg-plist. Bump Portrevision

PR:             27291
Reported by:    Eric Jacoboni <jaco@teaser.fr>
Approved by:    jim (maintainer)
Sun, 1 Sep 2002
[ 15:31 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Deploy USE_GNOMENG infrastructure

PR:             42289
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Tue, 11 Dec 2001
[ 09:45 jim search for other commits by this committer ] Original commit 
Update to version 0.7.    
Wed, 21 Feb 2001
[ 18:54 jim search for other commits by this committer ] Original commit 
Update MASTER_SITES.    
Sat, 6 Jan 2001
[ 08:31 clive search for other commits by this committer ] Original commit 
o Portlint   o Add missed file in pkg-plist   o Install man page in the right
place   Approved by: jim (MAINTAINER)    
Sun, 24 Dec 2000
[ 21:49 jim search for other commits by this committer ] Original commit 
Update to 0.6    
Fri, 13 Oct 2000
[ 10:23 reg search for other commits by this committer ] Original commit 
PLIST fixes to ports which I touched recently.  Not all caused by my   breakage.
   
Thu, 5 Oct 2000
[ 07:57 reg search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Implement WANT_IMLIB and USE_IMLIB.    

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »