| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507023
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=504347
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=461781
|
|
|
|
|
|
|
| |
- Add some explicit FLAVOR to dependencies where needed
Notes:
svn path=/head/; revision=456068
|
|
|
|
| |
Notes:
svn path=/head/; revision=433279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=417127
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
Notes:
svn path=/head/; revision=415112
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
|
| |
PR: 206898
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=410755
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix build with disabled NLS
Notes:
svn path=/head/; revision=409503
|
|
|
|
|
|
|
|
|
|
|
| |
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@
Notes:
svn path=/head/; revision=393444
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=379386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
Notes:
svn path=/head/; revision=372768
|
|
|
|
| |
Notes:
svn path=/head/; revision=367052
|
|
|
|
| |
Notes:
svn path=/head/; revision=361980
|
|
|
|
| |
Notes:
svn path=/head/; revision=357548
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=357547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=357526
|
|
|
|
|
|
|
|
|
|
|
| |
the mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331275
|
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
| |
Notes:
svn path=/head/; revision=326122
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@)
Notes:
svn path=/head/; revision=317448
|
|
|
|
|
|
|
|
|
| |
- New file pkg-message due of update tidy
Submitted by: bar@ (private mail)
Notes:
svn path=/head/; revision=310203
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=296157
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=287804
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=274577
|
|
|
|
|
|
|
|
|
| |
- BUMP PORTREVISION
Submitted by: Joseph S. Atkinson <jsa@freebsd.org> via email
Notes:
svn path=/head/; revision=268894
|
|
|
|
| |
Notes:
svn path=/head/; revision=268865
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
| |
Approved by: itetcu (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=250470
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=244870
|
|
|
|
|
|
|
| |
Reported by: pgollucci
Notes:
svn path=/head/; revision=239922
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainer to submitter.
PR: ports/137889
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes:
svn path=/head/; revision=239912
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=229780
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: pointyhat exp build
Notes:
svn path=/head/; revision=202005
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
Notes:
svn path=/head/; revision=187153
|
|
|
|
|
|
|
| |
Submitted by: farrokhi
Notes:
svn path=/head/; revision=179056
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=176802
|