| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 129326
Submitted by: G. Paul Ziemba
|
|
|
|
|
|
|
|
|
| |
- fix plist with -DNOPORTDOCS
- pet portlint
- bumo PORTREVISION
Approved by: maintainer timeout to QAT BotMail
Prompted by: QAT QA run
|
|
|
|
| |
- Update WWW
|
|
|
|
|
|
|
|
| |
- Remove old-style signature from pkg-descr
- Add a patch obtained from project's website (from debian) to disable polling
by calling select() instead of usleep()
- Bump PORTREVISION
- Take maintainership
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.
KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.
Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:
* Significant performance, interaction and rendering correctness
improvements in KHTML and Konqueror, KDE's web browser
* User interaction, rendering and stability fixes in Plasma,
the KDE4 desktop shell
* PDF backend fixes in the document viewer Okular
* Fixes in Gwenview, the image viewer's thumbnailing, more
robust retrieval and display of images with broken metadata
* Stability and interaction fixes in KMail
New Ports:
- graphics/kcoloredit
* KColorEdit is a palette files editor. It can be used
for editing color palettes and for color choosing and
naming.
- graphics/kgraphviewer
* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
GraphViz programs are free-software layout engines for graphs.
KGraphViewer displays the graphs in a modern, user-friendly GUI
with all the power of a well integrated KDE application.
- graphics/kiconedit
* KIconEdit is designed to help create icons for KDE using the standard
icon palette.
- graphics/skanlite
* Skanlite is a simple image scanning application that does nothing
more than scan and save images. Skanlite can open a save dialog for
every image scanned or save the images immediately in a specified
directory with auto-generated names and format. The user can also
choose to show the scanned image before saving.
|
|
|
|
| |
Submitted by: Warren Block <wblock@wonkity.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php
While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:
* Improved visibility on transparent backgrounds
* Themed arrow buttons in applets that were missing them
* Layout and antialiasing fixes in various applets
Approved by: portmgr (erwin/pav)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
like a physical stopwatch. It can also be used as a countdown timer.
Stopwatch has millisecond accuracy and no artificial limit on hours.
Stopwatch runs on UNIX, Windows, and MacOS.
WWW: http://expect.nist.gov/stopwatch/
Author: Don Libes <libes@nist.gov>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php
After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.
KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.
Of course Thanks to all Testers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
|
|
|
|
|
| |
PR: 126351
Submitted by: Romain Tartiere <romain@blogreen.org> (maintainer)
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
|
|
|
|
|
|
| |
supports sound fading, passive and normal dialogs, full screen dialogs,
scheduling options command line running and few standard actions. It has an
intuitive interface and it can be translated to any language.
WWW: http://alarm-clock.54.pl/
PR: ports/125456
Submitted by: Romain Tartière <romain at blogreen.org>
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 124855
Submitted by: Sam Sirlin <swsirlin@earthlink.net>
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Requested over: IRC
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Add USE_XORG (modules)
- Add USE_LDCONFIG
- Bump portrevision
|
|
|
|
|
| |
- Add USE_XORG= (modules)
- Bump portrevision
|
|
|
|
|
|
|
| |
- Add USE_XORG= (modules)
- Add PLIST_FILES
- Remove pkg-plist
- Bump portrevision
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
| |
Submitted by: pointyhat via erwin
|
| |
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
| |
PR: ports/120115
Submitted by: Brenton Chang <brenton.chang@gmail.com>
Approved by: wxs (maintainer), garga (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
| |
|
|
|
|
|
|
|
|
| |
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
|
|
|
| |
X minutes. During breaks it locks your screen. It optionally allows you to
postpone breaks for a certain time.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Suggested by: danfe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Approved by: miwi (mentor)
Suggested by: sat
|
| |
|
|
|
|
| |
Approved by: stas (mentor)
|
|
|
|
|
|
|
|
| |
PR: ports/112358
Submitted by: Harald Muehlboeck <home at clef.at>
- Use PLIST_FILES to axe small pkg-plist
- Use DOCSDIR, PORTDOCS macros
|
| |
|
|
|
|
|
| |
PR: 113418
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
|
|
|
|
|
| |
- Fix compilation with gcc 4.2.
Mostly submitted by: dougb
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
| |
Approved by: gurkan (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
bump PORTREVISION where needed
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Picked by: pointyhat via kris
|
|
|
|
|
|
| |
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
| |
|
|
|
|
|
| |
- Kill useless attribution
- Drop maintainership
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
|
|
|
|
| |
WWW: http://goodies.xfce.org/
|
| |
|
|
|
|
|
| |
PR: 103931
Approved by: pav
|
|
|
|
|
| |
PR: ports/108421
Submitted by: chinsan
|
|
|
|
| |
WWW: http://goodies.xfce.org/
|
| |
|
|
|
|
|
|
| |
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
PR: ports/108069
Submitted by: Marcelo Araujo
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
|
|
|
|
| |
Approved by: dinoex (maintainer)
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
Reported by: rafan
Approved by: maintainer (implicit)
|
|
|
|
|
| |
PR: ports/106162
Approved by: maintainer (implicit)
|
|
|
|
|
|
| |
PR: ports/106056
Submitted by: rafan
Approved by: portmgr (linimon)
|
|
|
|
|
| |
PR: ports/105825
Submitted by: trasz
|
|
|
|
| |
Approved by: tarzeau@linuks.mine.nu (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
-Move to LOCALBASE to fix the plist.
-Bump the PORTREVISION.
Reported by: krismail
Approved by: portmgr (implicit, kris and marcus)
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
|
| |
PR: 104065
Submitted by: Gürkan Sengün
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Fix build with GCC 4.1
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log
PR: ports/103880
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
|
|
|
|
| |
Approved by: tmclaugh
|
| |
|
|
|
|
|
| |
PR: ports/103039
Submitted by: maintainer (maintainer)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
| |
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
|
|
|
|
|
|
|
| |
Fix abbreviation of Thursday
PR: 98886
Submitted by: Eric P. Scott <eps+pbug0606@ana.com>
Approved by: maintainer timeout (6 weeks)
|
|
|
|
|
|
| |
PR: ports/100923
Submitted by: Ulrich Spoerlein <uspoerlein(at)gmail.com> (maintainer)
Approved by: krion (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Use PLIST_FILES
- Use REINPLACE_CMD to achieve files/patch-xo:Makefile.in
- Rename files/patch-xo::stats.h to files/patch-xo-stats.h (portlint)
PR: ports/100099
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
| |
PR: ports/86334
Submitted by: Frank Altpeter <frank@altpeter.de>
Patched by: shaun (me), Soeren Straarup <xride@x12.dk> (maintainer)
Approved by: ahze (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- Use DATADIR macro in PLIST
PR: ports/100408
Submitted by: Soeren Straarup <xride@x12.dk>
Approved by: ahze (mentor, implicit)
|
|
|
|
|
| |
PR: 100397
Submitted by: Soeren Straarup <xride@x12.dk>
|
|
|
|
|
| |
PR: ports/98671
Submitted by: Shaun Amott <shaun@inerd.com>
|
|
|
|
|
| |
PR: ports/98177
Submitted by: Alexander Gromnizki <gromnizki@unixdev.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/97848 (based on)
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
reads special timezone description file (/usr/share/zoneinfo/zone.tab)
and shows you a list of the countries and zone name for each entry.
WWW: http://gromnizki.unixdev.net
- Alexander Gromnizki
PR: ports/96636
Submitted by: Alexander Gromnizki
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
PR: ports/95107
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
|
| |
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
| |
in the post-install target. Its usage must preceed generate-plist.
This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.
Hat: portmgr
Pointy hat: edwin`
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
|
| |
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
x11-clocks/xdaliclock is out of date and without a maintainer.
The attached patch updates the port and sets myself as the
maintainer.
(well, sets the maintainer to start with, port was updated yesterday)
PR: ports/91431
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
As is described in pkg-descr, now this port uses Debian porting of Tim
Edwards's version 2.0. It is heavily modified from Dan Heller's original
version, and is not fully compatible with it. But still it is reasonable
replacement of disappeared old version.
PR: ports/90570
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Update WWW
- Simplify build process
- Remove pkg-plist, files/patch-aa
PR: 90198
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Source: distfile survey
|
|
|
|
| |
no need to tell the distfile survey to look in the fallback directories.
|
| |
|
| |
|
|
|
|
| |
FreeBSD mastersites by now.
|
| |
|
| |
|
|
|
|
| |
Requested by: adamw (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
| |
|
|
|
|
| |
Reported by: fenner's portsurvey
|
|
|
|
| |
Reported by: fenner's portsurvey
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 87970
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
Notified by: kris
|
| |
|
|
|
|
|
| |
PR: 87236
Submitted by: candy@kgc.co.jp (maintainer)
|
|
|
|
| |
Source: distfile survey
|
|
|
|
| |
Approved by: novel (mentor)
|
| |
|
| |
|
|
|
|
| |
Source: distfile survey
|
|
|
|
|
|
| |
have the time any longer to maintain them
Approved by: maintainer
|
| |
|
|
|
|
| |
Mirror locally.
|
|
|
|
|
| |
PR: ports/82922
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
A simple, transparent analog clock for X11 without window decorations. The
author was inspired by an early Xerox Lisp machine clock.
WWW: http://pantransit.reptiles.org/prog/
PR: ports/82388
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/74664
Submitted by: Nosov Artem <chip-set(at)mail.ru>
|
| |
|
|
|
|
|
|
| |
beep-media-player.
Obtained from: ports/x11-clocks/xmms-alarm
|
|
|
|
|
|
| |
Print correct version number.
Requested by: martinkov@pobox.sk
|
|
|
|
|
| |
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS properly.
PR: ports/79755
Submitted by: Ports Fury
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/79754
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/79756
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
- Use PLIST_FILES
- Don't patch Makefile excessively
|
| |
|
|
|
|
|
|
| |
the GNOME menu and fix the plist.
Reported by: pointyhat via krion
|
| |
|
|
|
|
| |
- Repackage
|
|
|
|
| |
- Fix typo in PORTREVISIOIN
|
| |
|
|
|
|
| |
- Also fix few brainos
|
|
|
|
|
| |
PR: ports/75991
Submitted by: UMENO Takashi
|
|
|
|
| |
Approved by: krion (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/76745
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
|
|
|
|
|
| |
PR: ports/75924
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add dependency on bison
- build-fix on 4.X (me)
PR: ports/74722
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
root window.
PR: ports/70061
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
|
|
|
|
| |
new port of buici-clock which shows - as a clock is supposed
to - the current time in a nice manner.
PR: ports/74235
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
away in next version
|
| |
|
|
|
|
| |
big upgrade.
|
|
|
|
| |
months. Goodbye my love.
|
|
|
|
|
| |
ASTZClock is currently a fairly minimal hack to the original ASClock to
allow the specification of a time zone for the clock to use.
|
| |
|
|
|
|
|
| |
PR: ports/71128
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
| |
Support PLIST_FILES
PR: ports/70266
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/69711
Submitted by: Matt Lancereau <matt@bsdfly.org> (maintainer)
|
|
|
|
|
| |
PR: 69686
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
|
|
|
|
|
|
| |
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/69004
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
| |
PR: ports/66639
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
| |
connection refused or timeout
PR: ports/67401
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67395
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: -
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
PR: 66637
|
|
|
|
|
| |
Reported by: bento via kris
Approved by: marcus (backup mentor)
|
|
|
|
|
| |
PR: ports/66408
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/66376
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/64858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
| |
550 5.1.1 <rneswold@enteract.com>... User unknown
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 60170
Submitted by: Alex <xfb52@dial.pipex.com>
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
| |
|
|
|
|
|
|
|
|
| |
that went to gdesklets-ltvariations.
PR: ports/64944
Submitted by: Tim Bishop <tim@bishnet.net>
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
(Add SIZE to distinfo)
Submitted by: trevor
|