| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Building with -Werror requires prototype for suser()
Based on PR: ports/118063
Submitted by: Yuri Pankov
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=202820
|
|
|
|
|
|
|
|
|
| |
as part of some cleanup work.
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=202757
|
|
|
|
|
|
|
|
| |
PR: ports/118007
Approved by: portmgr (Pav)
Notes:
svn path=/head/; revision=202724
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=202618
|
|
|
|
|
|
|
|
|
| |
PR: ports/117854
Submitted by: cokane
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=202609
|
|
|
|
|
|
|
|
|
| |
INSTALL_PROGRAM will not fail.
Approved by: portmgr (Pav)
Notes:
svn path=/head/; revision=202526
|
|
|
|
|
|
|
| |
commit.
Notes:
svn path=/head/; revision=202410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert NVVERSION to brave new order (makes them ugly, I know)
- Fix the emulation of semaphores implemented in `nvidia_os.c'. The problem
with nVidia's code was that it tries to use a spin mutex with a condition
variable, which is explicitely disallowed [1]
- Remove X.org-related path hacks since nVidia handles it correctly now
- Fix symlinks when installing from package (plist change)
- Stop saying FILESDIR when PATCHDIR was meant
- Simplify some Makefile logic: remove always-true check
Submitted by: mux, Craig Boston (independently) [1]
Notes:
svn path=/head/; revision=202409
|
|
|
|
| |
Notes:
svn path=/head/; revision=202377
|
|
|
|
|
|
|
|
|
|
| |
and gcc 4.2.1.
PR: ports/116551
Submitted by: Adam Kirchhoff <adamk@voicenet.com>
Notes:
svn path=/head/; revision=202304
|
|
|
|
|
|
|
|
| |
PR: ports/116421
Submitted by: Warren Block <wblcok@wonkity.com>
Notes:
svn path=/head/; revision=202302
|
|
|
|
|
|
|
|
| |
PR: 117501
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=202187
|
|
|
|
|
|
|
|
| |
PR: 117543
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Notes:
svn path=/head/; revision=202180
|
|
|
|
|
|
|
|
| |
PR: 117502
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=202174
|
|
|
|
|
|
|
| |
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
Notes:
svn path=/head/; revision=202164
|
|
|
|
|
|
|
|
|
| |
GHC.
Submitted by: Jonas Joachim
Notes:
svn path=/head/; revision=202049
|
|
|
|
|
|
|
| |
PR: ports/117486
Notes:
svn path=/head/; revision=202047
|
|
|
|
|
|
|
| |
Approved by: oliver (maintainer of the respective ports)
Notes:
svn path=/head/; revision=202040
|
|
|
|
|
|
|
|
| |
PR: ports/117455
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Notes:
svn path=/head/; revision=202011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 117208
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=201856
|
|
|
|
|
|
|
| |
the packaging work. Fix that.
Notes:
svn path=/head/; revision=201756
|
|
|
|
|
|
|
|
| |
PR: 117187
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Notes:
svn path=/head/; revision=201625
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
PR: 117102
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Notes:
svn path=/head/; revision=201616
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
|
|
|
|
|
| |
here, pet portlint.
Hat: portmgr
Notes:
svn path=/head/; revision=201582
|
|
|
|
|
|
|
|
|
| |
PR: ports/116810
Submitted by: Shane Bell <decept0 gmail.com> (maintainer)
Approved by: miwi (co-mentor)
Notes:
svn path=/head/; revision=201567
|
|
|
|
| |
Notes:
svn path=/head/; revision=201462
|
|
|
|
| |
Notes:
svn path=/head/; revision=201334
|
|
|
|
| |
Notes:
svn path=/head/; revision=201325
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=201324
|
|
|
|
| |
Notes:
svn path=/head/; revision=201223
|
|
|
|
|
|
|
| |
Reported by: miwi
Notes:
svn path=/head/; revision=201215
|
|
|
|
|
|
|
| |
- Respect user context.
Notes:
svn path=/head/; revision=201205
|
|
|
|
| |
Notes:
svn path=/head/; revision=201204
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Pass maintainership to submitter
PR: 117007
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Notes:
svn path=/head/; revision=201107
|
|
|
|
| |
Notes:
svn path=/head/; revision=201056
|
|
|
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes:
svn path=/head/; revision=201032
|
|
|
|
|
|
|
|
| |
PR: ports/116988
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Notes:
svn path=/head/; revision=201021
|
|
|
|
| |
Notes:
svn path=/head/; revision=201002
|
|
|
|
|
|
|
|
|
|
|
|
| |
software also works with tk84.
- Bump PORTREVISION.
PR: 116892
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: maintainer
Notes:
svn path=/head/; revision=200987
|
|
|
|
|
|
|
|
| |
PR: 116930
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=200961
|
|
|
|
|
|
|
|
|
| |
PR: 116767
Submitted by: Ralph Zitz <ralph@imada.sdu.dk>
Approved by: kde (Andy Fawcett)
Notes:
svn path=/head/; revision=200887
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: pav
Notes:
svn path=/head/; revision=200836
|
|
|
|
| |
Notes:
svn path=/head/; revision=200795
|
|
|
|
| |
Notes:
svn path=/head/; revision=200766
|
|
|
|
| |
Notes:
svn path=/head/; revision=200652
|
|
|
|
|
|
|
| |
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
Notes:
svn path=/head/; revision=200636
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONS'ify
- s/INSTALLS_SHLIB/USE_LDCONFIG/
- Respect WITHOUT_NLS
- Take maintainership
PR: ports/116717
Submitted by: garga
Approved by: infofarmer (maintainer)
Notes:
svn path=/head/; revision=200553
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|