aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-274-0/+4
| | | | Prodded by: kris
* Add p5-X11-IdleTime 0.01,erwin2003-08-266-0/+69
| | | | | | | | perl module that reports number of seconds that X11 has been idle. PR: 54302 Submitted by: Sean Farley <sean-freebsd@farley.org>
* Chase the libintl.so shared lib version.marcus2003-08-254-4/+4
|
* new port: x11/xinputedwin2003-08-245-0/+30
| | | | | | | | New port: xinput (by Frederic Lepied) - a very useful utility for configuring and testing XInput devices PR: ports/54125 Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
* Remove the disabling of MTRRs on amd64, as MTRR support has been added toanholt2003-08-231-15/+4
| | | | | | -current. No PORTREVISION bump because the installed base is small enough. Submitted by: peter
* Remove ruby-panel-applet. GNOME 1.4 desktop is gone.knu2003-08-235-55/+0
| | | | Reported by: kris
* Update to 1.4.adamw2003-08-212-5/+4
|
* Update to 5.09.adamw2003-08-212-2/+2
| | | | | PR: ports/55812 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* Fix installation (in special cases)osa2003-08-201-1/+1
| | | | | Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer) PR: 55796
* Check __FreeBSD_version to fix build error on old 4.6bland2003-08-202-28/+42
| | | | | | | systems wich do not have <dev/wi/if_wavelan_ieee.h> header. PR: 55706 Approved by: marcus (mentor)
* Add gnomehack missed in previous commit.bland2003-08-202-2/+2
| | | | Approved by: marcus (mentor)
* Remove these ports as they depend on the old GNOME 1.4 libpanel.marcus2003-08-1915-212/+0
|
* Remove gnomeres_applet as it depends on the old GNOME 1.4 libpanel.marcus2003-08-195-48/+0
|
* update x11/nvidia-driver: some tweaksdaichi2003-08-181-6/+11
| | | | | | | | | - eliminates hardcoded version numbers - adds INSTALLS_SHLIB per `portlint(1) -A'; - ensures the port upgradeble PR: 55410 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (mainatiner)
* take maintainershipoliver2003-08-172-2/+2
|
* - Change my maintainer address.bland2003-08-174-24/+2
| | | | | | - Use gnomehack for pkgconfig libdir. Approved by: marcus (mentor)
* Correct the default path to the CD-ROM device.marcus2003-08-174-4/+4
| | | | Submitted by: Glenn Johnson <glennpj@charter.net>
* Don't depend on autoconf, but rather, remove the need for it.marcus2003-08-172-12/+20
| | | | Submitted by: maintainer
* Add a USE_AUTOCONF and unbreak.marcus2003-08-171-2/+1
| | | | Submitted by: maintainer
* Utilize INFOkris2003-08-162-6/+1
|
* Start using the new xfce sub-categoryoliver2003-08-162-2/+2
|
* Update to 4.12.marcus2003-08-155-17/+31
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-159-9/+9
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* Update to 1.4.marcus2003-08-143-18/+18
| | | | | PR: 55551 Submitted by: maintainer
* [1] Fix xdmcp queries in the X servers (bug 277)anholt2003-08-132-1/+17
| | | | | | | | | [2] Fix underlining in the freetype backend (bug 330) PR: [1] ports/52387 [2] ports/55134 Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org> [2] Ariff Abdullah <skywizard@MyBSD.org.my>
* Remove libpanel. It has sered us well, but now that the GNOME 1.4 desktopmarcus2003-08-127-69/+0
| | | | is no longer in the tree, this port doesn't serve much of a purpose.
* Remove these ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-1215-156/+0
|
* Upgrade to 1.9.2.olgeni2003-08-122-2/+2
|
* ruby-gnomevfs and ruby-gst are now part of Ruby/GNOME2.knu2003-08-101-0/+3
|
* Fix building on FreeBSD 5.x (link with libutil) after maintainernectar2003-08-105-32/+24
| | | | | | timeout (43 days). While I'm at it, update 2.7.8 -> 2.7.10. This fixes XIM OverTheSpot for me.
* Update to 0.5pat2003-08-104-21/+13
|
* Update the Ruby/GNOME2 suite to 0.6.0.knu2003-08-102-3/+3
|
* Update the Ruby-GNOME suite to 0.34.knu2003-08-102-2/+2
|
* Fix build on -current.jmz2003-08-091-0/+26
| | | | | PR: ports/55350 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* Fix path in wireless patch.marcus2003-08-092-4/+4
|
* Do not hard-code -lgnugetopt which causes a problem on newer versions ofmarcus2003-08-091-1/+10
| | | | | | | -CURRENT. PR: 55398 Submitted by: SUGIMOTO Sadahiro <ixtl@utmc.or.jp>
* Update to 2.4.1.6.marcus2003-08-092-3/+2
|
* Print the signal strength for wi-driven cards instead of signal quality.marcus2003-08-084-28/+32
| | | | | | | | | | This fixes problems some users were seeing where the wireless-applet would display N/A for status. This brings the wi functionality inline with the Aironet functionality. While I'm here, change an instance of strcpy to strlcpy. Tested by: Andrew Thomson <ajthomson@optushome.com.au>
* As announced on May 6, remove the broken x11/wscan port.kris2003-08-086-56/+0
|
* Remove the dependency on metacity-setup.marcus2003-08-081-2/+2
|
* BROKEN: missing autoconf dependencykris2003-08-071-0/+2
|
* Gucharmap is now in deskutils.marcus2003-08-071-1/+1
|
* gnomeutils2 has moved from misc to deskutils.marcus2003-08-071-1/+1
|
* Remove unnecessary USE_QT_VER.lofi2003-08-062-2/+0
| | | | Approved by: arved (Mentor)
* Patch to fix the "horizontal toolbars on every page" bugarved2003-08-062-0/+40
| | | | | | | | Obtained from: KDE Tested by: Lauri Watts <lauri@kde.org>, Andy Fawcett <andy@athame.co.uk>, Michael Collette <metrol@metrol.net>, Neil Stevens <neil@qualityassistant.com>
* Switch to MASTER_SITE_DEBIAN_POOLkris2003-08-042-4/+2
| | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* Add support for wi-driven wireless cards.marcus2003-08-024-28/+166
| | | | Submitted by: David Jonas <djonas@splitretina.com>
* Fix a bus error on logout on -CURRENT if one of the panels containedmarcus2003-08-024-0/+52
| | | | | | | a drawer. This patch has been fed back to GNOME via Bugzilla. More details can be found here: http://bugzilla.gnome.org/show_bug.cgi?id=96423
* Fix a typo.marcus2003-08-021-1/+1
| | | | | PR: 55174 Submitted by: Alexander Nedotsukov <bland@mail.ru>
* Correct the ltmain.sh patch to fix hangs on 5.x.marcus2003-08-022-10/+11
| | | | | Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Pointy hat to: me
* Update to 2.4.1.5.marcus2003-08-014-21/+22
|
* * Add a missing gconf2 dependencymarcus2003-08-013-3/+30
| | | | | | | | | * Enable gnomepanel support PR: 55087 Submitted by: Alexander Nedotsukov <bland@mail.ru> Approved by: maintainer after submitting a patch to fix -STABLE compilation
* Release maintainership of ports due to personal technical difficulties.naddy2003-07-312-2/+2
| | | | Submitted by: Serge Gagnon
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-297-7/+7
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-2958-347/+674
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* Add libxfce4util 3.99.2,oliver2003-07-295-0/+56
| | | | | | | | xFce 4 library with non-graphical helper functions. PR: 53154 Submitted by: James Earl <jdearl@telus.net>
* Add libxfce4mcs 3.99.2,oliver2003-07-295-0/+54
| | | | | | | | xFce 4 settings management library used by most XFce 4 modules. PR: 53152 Submitted by: James Earl <jdearl@telus.net>
* - Update to version 0.55.1krion2003-07-275-28/+29
| | | | | | PR: 54906 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* Allow yelp to work when a manpage has been cached into catman.marcus2003-07-262-0/+52
| | | | PR: 54808
* Add 9box 0.2.1, 9box can "pack" windows inside itself.oliver2003-07-246-0/+62
| | | | | PR: 50172 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Set the user's credentials: uid, gid, groups, environmentnork2003-07-222-0/+28
| | | | | | | | variables, resource limits, and umask. Pointed out by: kan Submitted by: Ports Fury Approved by: maintainer implicitly
* Update to 4.11.marcus2003-07-225-22/+39
|
* [MAINTAINER] x11/bgrot - Update MASTER_SITESedwin2003-07-211-1/+1
| | | | | | | Master site change PR: ports/54668 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
* Fix build on -CURRENT (gcc-3.3)osa2003-07-202-11/+28
| | | | | | Remove patch-ab, which is obsolete by new patch-util.c Submitted by: Simon Barner <barner@in.tum.de>
* Add workrave.marcus2003-07-181-1/+3
|
* Add workrave a RSI prevention application for the GNOME 2 desktop. Workravemarcus2003-07-189-0/+139
| | | | | | | | | | | | | | | features the following: * 2 types of breaks (let say 1 break every 10 min, and a big break once a hour). * Lets you configure how long a break lasts, in what interval and has a configureble day limit. * The time counter stops when not using the computer. * It has a gnome notification pannel applet, for easy access. * Statistics are stored per day PR: 54535 Submitted by: Koop Mast <einekoai@chello.nl>
* REALLY remove xalf.marcus2003-07-174-45/+0
|
* Remove a patch forgotten in the last commit.marcus2003-07-171-11/+0
|
* Fix compile of XFree86-4-Server on -current and add amd64 patches.anholt2003-07-172-16/+45
| | | | Submitted by: peter (amd64)
* Unbreak russian/xxkb by updating MASTER_SITES [1]osa2003-07-163-9/+9
| | | | | | | | | | Update distfile name [1] Use ${DOCSDIR} for Makefile [2] Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist [2] Submitted by: maintainer [1] osa [2] PR: 54403
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-1670-5583/+0
| | | | core desktop components are being removed.
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-162-67/+0
| | | | core desktop components are being removed.
* PORTSDIR should be referred after pre.mk.sf2003-07-151-2/+5
| | | | | | This fixes make readmes infinite loop. Pointed and Tested by: Melvyn Sopacua <freebsd-ports@webteckies.org>
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-143-10/+12
| | | | use USE_GETOPT_LONG instead.
* link gnugetopt statically.sf2003-07-142-8/+26
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-143-8/+49
| | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS. use getopt_long() instead of getopt_long_only().
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-5/+7
| | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS.
* Add gnomeaudio to the list of ports with which the GNOME 2 desktopmarcus2003-07-131-1/+1
| | | | conflicts.
* Change the dependency from gnomeaudio to gnomeaudio2. The dependencyadamw2003-07-131-1/+2
| | | | | is now question.wav, which appears in the gnomeaudio2 port only. PORTREVISION bump.
* Fix libcapplet to use USE_GETOPT_LONG.marcus2003-07-122-1/+13
| | | | | PR: 54264 Submitted by: nork
* Fix libpanel to use USE_GETOPT_LONG.marcus2003-07-123-1/+24
| | | | | PR: 54267 Submitted by: nork
* Presenting GNOME 2.2.2. For a list of what's new and what's been fixed, pleasemarcus2003-07-122-4/+2
| | | | | | see: http://www.gnomedesktop.org/article.php?sid=1213&mode=thread&order=0
* Update to 1.25.nork2003-07-1213-253/+116
| | | | | | PR: ports/53108 Submitted by: Ports Fury Approved by: maintainer timeout (1 month)
* Remove a forced compilation optimization.adamw2003-07-111-1/+5
| | | | Drop maintainership.
* Update to 2.2.3.adamw2003-07-113-2/+3
|
* Update to 2.2.2.2.adamw2003-07-116-4/+8
|
* PR:foxfair2003-07-104-0/+44
| | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add xrender - X render library and server implementations for XFree86 PR: 53996 Submitted by: me
* PR:foxfair2003-07-104-0/+41
| | | | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: Add render 0.8 manually, header files and documentation for the X render extension. PR: 53995 Submitted by: me
* Update to 0.9. Now with GTK+-2!adamw2003-07-094-16/+7
|
* replace ${PERL} with ${REINPLACE_CMD}oliver2003-07-061-5/+6
| | | | PR: 47406
* Update to 1.0.4365osa2003-07-049-336/+53
| | | | | | | Give maintainership to submitter. Submitted by: Alexey Dokuchaev <danfe@nsu.ru> Approved by: fjoe (mentor) (implicit)
* Remove refuse file from ${PATCHDIR}osa2003-07-031-0/+0
| | | | | | | PR: 54056 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: Franz Klammer <klammer@webonaut.com> (maintainer), fjoe (mentor) (implicit)
* Fix build on alphapat2003-07-032-1/+13
| | | | Notified by: kris
* Update to 2.3.3.marcus2003-07-035-18/+34
|
* Update to 0.90.marcus2003-07-032-2/+2
|
* update x11/xmon:daichi2003-07-021-1/+2
| | | | | | | | - ibiblio had a disk crash. X.org is carrying the distfile for this port now, however. PR: 53763 Submitted by: Bruce M Simpson <bms@spc.org> (maintainer)
* Add bbrun after repo-copy from x11-wmkris2003-07-021-0/+1
| | | | Pointy hat to: adamw
* Remove bbapm after repo-copy to sysutilskris2003-07-021-1/+0
| | | | Pointy hat to: adamw
* - USE_GETOPT_LONGarved2003-06-305-46/+26
| | | | | | | | | - dependency on gtk12 - Replace patchfile with REINPLACE_CMDs - Use transparent png instead of xpm PR: 51678 Submitted by: maintainer (parts)
* Fix Commentarved2003-06-301-7/+6
| | | | | | | Convert to new gnome world order. PR: 53773 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* libtool uber-patchade2003-06-271-1/+1
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* Correct CONFIGURE_ARGS.nobutaka2003-06-261-1/+1
|
* Update idesk to 0.5.5daichi2003-06-263-7/+9
| | | | | PR: 53505 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
* Update to 2.2.3.marcus2003-06-262-2/+2
|
* Upgrade to 5.08.2.tg2003-06-252-3/+3
| | | | | | | PR: 52001 52512 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Disown this port.
* Update to 0.51foxfair2003-06-223-21/+25
|
* Update to 2.7.0.nobutaka2003-06-206-12/+60
|
* Update to 1.1.5.adamw2003-06-192-2/+2
| | | | | PR: ports/53463 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
* Fix misspelling in pkg-plist. PORTREVISION bump.adamw2003-06-192-2/+3
| | | | | | Drop maintainership. Reported by: kris
* Add a custom FreeBSD splash screen to help make GNOME more daemonic.marcus2003-06-194-4/+30
| | | | Splash screen by: Samy Al Bahra <samy@kerneled.com>
* Don't try to install any KDE datafiles.marcus2003-06-171-2/+11
| | | | PR: 53396
* Utilize USE_GNOME= pkgconfig.adamw2003-06-171-5/+1
|
* Update to 1.3.marcus2003-06-164-2/+13
| | | | | PR: 52848 Submitted by: maintainer
* Don't crash when checking when checking input.marcus2003-06-162-0/+12
| | | | Submitted by: Sergey Akifyev <asa@gascom.ru>
* Add libgnomemm, the C++ bindings for libgnome.marcus2003-06-1613-0/+153
| | | | Submitted by: Alexander Nedotsukov <bland@mail.ru>
* Update to 2.2.2.marcus2003-06-162-3/+3
|
* Update to 2.2.2.1.adamw2003-06-154-4/+4
|
* Update distinfo, forgotten with last commit.adamw2003-06-141-1/+1
| | | | | PR: ports/53312 Submitted by: Jin-Shan.Tseng.tjs@cdpa.nsysu.edu.tw
* Update to 0.1.3.adamw2003-06-141-1/+1
|
* Remove unneeded patch now that gnomehack is being used.marcus2003-06-141-11/+0
|
* Update to 2.3.1.marcus2003-06-134-15/+4
|
* Update to 0.80.marcus2003-06-133-3/+3
|
* Repo-copyed to a more accurate category:pat2003-06-132-1/+2
| | | | | | | | | ports/misc/wmessage -> ports/x11/wmessage Repo-copyed by: joe (cvs) Approved by: lioux (portmgr) PR: ports/52979 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Add dependency upon libImlib2.adamw2003-06-131-0/+2
| | | | Submitted by: Sean Welch <welchsm@earthlink.net>
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-1218-63/+3
|
* Add 3ddesktop, a 3D Virtual Desktop Switcher.adamw2003-06-125-0/+46
| | | | | | | Throws up all your virtual desktops into one giant rotating OpenGL carousel. It works with many different WindowManagers, and is very configurable.
* gpalmer left us a while ago, revert these ports to ports@ MAINTAINER.will2003-06-121-1/+1
|
* Remove evolution. It is now a GNOME 2 port.marcus2003-06-111-2/+1
|
* Update to 2.2.2.marcus2003-06-112-6/+2
|
* Fix package build. Maintainer says this patch automatically generatedwill2003-06-101-92/+92
| | | | | | instead of by hand. :-) Submitted by: MAINTAINER
* Update to version 1.07naddy2003-06-086-15/+24
| | | | | PR: 52484 Submitted by: Ports Fury
* Fix plist for -CURRENT: kernel module lives in /boot/kernel/ andolgeni2003-06-082-18/+25
| | | | MAKEDEV.nvidia is not installed in /dev/.
* Additional master sites.naddy2003-06-071-1/+3
| | | | | PR: 52720 Submitted by: Sascha Holzleiter <sh@root-login.org>
* Rewrite tests so that they never return false to pkg_add (which would issueolgeni2003-06-071-9/+9
| | | | | | a warning). Approved by: marcus
* Update to 0.4pat2003-06-064-30/+11
|
* Add docker.adamw2003-06-066-0/+55
| | | | | | | | | Docker is a WindowMaker dockapp that houses GNOME2 and KDE tray icons. The cool thing about docker is that, as a dockapp, it can be used by GNOME2 and KDE also, allowing you to have tray icons without needing the whole GNOME2 or KDE panel. Submitted by: Samy <samy@kerneled.com>
* Update to 2.2.1.adamw2003-06-063-2/+14
|
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-053-15/+15
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Change "USE_FREEBSD_AGP" to "WITH_FREEBSD_AGP"erwin2003-06-051-1/+1
| | | | | | | | in the pkg-message PR: 52942 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Move:adamw2003-06-042-1/+2
| | | | | | x11-wm/bbrun --> x11/bbrun x11-wm/bbapm --> sysutils/bbapm x11-wm/icemc --> misc/icemc
* New port wmxss version 0.1: Run xscreensaver modules inside alioux2003-06-036-0/+89
| | | | | | | WindowMaker dock PR: 42073 Submitted by: Bruce M Simpson <bms@spc.org>
* Update to 2.2.2.marcus2003-06-036-16/+204
|
* Add gswitchit.marcus2003-06-031-2/+3
|
* gswitchit_applet is now gswitchit.marcus2003-06-031-1/+1
|
* Remove gswitchit_applet after a repo move to gswitchit.marcus2003-06-037-189/+0
|
* Add gswitchit after a repo move from gswitchit_applet. GSwitchit is amarcus2003-06-038-145/+229
| | | | | | keyboard layout switching applet for the GNOME 2 desktop. Approved by: sobomax
* * Update to 0.71marcus2003-06-037-83/+53
| | | | | | * Sign over maintainership to gnome@ Approved by: sobomax
* Make the metaport depend on ALL KDE modules,arved2003-06-032-2/+26
| | | | | | | | | but optionally make it depend on the minimally required KDE modules only as an alternative. Bump PORTREVISION Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Discussed on: kde-freebsd-devel
* - Conditional ldap supportarved2003-06-0314-35/+77
| | | | | | | - Remove some ancient configure args - Bump PORTREVISION Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* * Update to 4.10 [1]marcus2003-06-027-72/+30
| | | | | | | * Convert to a GTK+-2 port [2] Obtained from: x11/xscreensaver [1] Submitted by: Alexander Nedotsukov <bland@mail.ru> [2]
* Add a dependency on gurlchecker.marcus2003-06-021-2/+3
|
* Upgrade to 4.10, the latest version. The usual few new hacks and bugfixes.dougb2003-06-023-2/+9
| | | | | Add a sed line to Makefile that removes some ^M's that give gcc grief on RELENG_4.
* Borrow this from xscreensaver-gnome to make Perl 5.005 work.dougb2003-06-021-0/+23
|
* Update to 0.5.0.knu2003-06-012-2/+2
|
* Update to 2.2.1.marcus2003-06-015-22/+23
|
* Kludge this so it compiles and runs on FreeBSD 5.1-BETA.trevor2003-05-223-8/+19
| | | | | | | The video works but I don't know about the sound--I don't have sound set up just now. still to do: patch by use of sed
* Add USE_BISON to fix build on 5.1.will2003-05-211-0/+1
| | | | Approved by: maintainer
* Update to 1.2.marcus2003-05-212-2/+3
| | | | | PR: 52494 Submitted by: maintainer
* - Update to 1.10;sobomax2003-05-204-9/+8
| | | | | | - update maintainer's e-mail. Submitted by: maintainer
* update to 0.4.6, change maintainerwill2003-05-206-39/+99
| | | | | PR: 52156 Submitted by: Samy Al Bahra <samy@kerneled.com>
* Update to KDE 3.1.2lioux2003-05-2031-117/+49
|
* It's time already! KDE 3.1.2 came to town!lioux2003-05-202-0/+2
| | | | | | | | | | | | | | AND, we made it before a release this time. Official KDE 3.1.2 announcement: http://www.kde.org/announcements/announce-3.1.2.php Changelog from 3.1.1 to 3.1.2 release: http://www.kde.org/announcements/changelogs/changelog3_1_1to3_1_2.php Special thanks to Michael Nottebrock <michaelnottebrock@gmx.net> who put a lot of work on this KDE FreeBSD release. And, to all members of the KDE FreeBSD Team.
* Update to 2.2.2.marcus2003-05-196-54/+1350
|
* - update to 1.3petef2003-05-193-20/+10
| | | | | | | | - use USE_GETOPT_LONG - don't roll our own do-install target PR: 51706 Submitted by: Ports Fury
* Update to 2.1.1.petef2003-05-196-37/+12
| | | | | PR: 51674 Submitted by: Ports Fury
* BROKEN on 5.1: does not compilekris2003-05-182-1/+11
|
* BROKEN on 5.1: bad C++kris2003-05-183-3/+21
|
* Update to 0.92.petef2003-05-173-4/+4
| | | | | PR: 51240 Submitted by: Ports Fury
* Removing -lc from the link line of libGL.so broke on -alpha. Revert the patchanholt2003-05-172-12/+1
| | | | | | until a solution can be found. Reported by: kris (bento)
* Update to 2.2.2.marcus2003-05-1620-80/+830
|
* Convert .for/.endfor to shell script to fix building of XFree86-4-Server,anholt2003-05-151-27/+23
| | | | | | | | which sets the variables involved after including this file. No PORTREVISION bump because the last XFree86-4-Server bump was for packaging and packaging was broken in the last revision. Reported by: Kent Stewart <kstewart@owt.com>
* [1] Make the HTML manpages get put into the packages again.anholt2003-05-147-29/+56
| | | | | | | | | | [2] Check that XFREE86_VERSION=4 is set when building, rather than setting it. [3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port not install libXfont.so. [5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads. Submitted by: [5,6] Ports Fury
* Libraries linked against changed, bump PORTREVISION.anholt2003-05-131-1/+1
|
* Un-break after Xft and XFree86 4.3 changes.anholt2003-05-133-13/+21
|
* Add gnomemag, the GNOME screen magnifier.marcus2003-05-126-0/+83
|
* Add a patch to allow -lc_r to be linked in on -CURRENT. Not having this causedmarcus2003-05-112-0/+52
| | | | | | | | | | gdm to lock up when started. Special thanks goes to Glenn Johnson <gjohnson@srrc.ars.usda.gov> for tracking this down. Apparently, newer versions of libtool have code to prevent -lc_r from being passed to the linker on _all_ versions of FreeBSD. Since ${PTHREAD_LIBS} is set to -lc_r for 5.x, this causes massive problems with threaded applications.
* Update to 1.1.adamw2003-05-113-4/+9
| | | | | PR: 51901 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
* Upgrade to 5.07.1.tg2003-05-092-2/+2
| | | | | PR: 51428 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* Use REINPLACE_CMD.tg2003-05-091-1/+2
| | | | | PR: 50843 Submitted by: Ulrich Spoerlein <q@uni.de>
* Add a patch to work around a gcc/gas problem on sparc64. No revision bumpanholt2003-05-081-0/+16
| | | | | | necessary as this is a build fix. Submitted by: tmm
* Add a missing dependency on scrollkeeper.marcus2003-05-071-4/+3
| | | | Reported by: bento
* BROKEN: Does not compilekris2003-05-072-0/+4
|
* Update to 2.4.1.4.marcus2003-05-067-20/+55
|
* Add a warning about disk space and not to expect building until you typeanholt2003-05-021-0/+7
| | | | | | | 'make install'. PR: ports/50974 (partially) Submitted by: Yar Tikhiy <yar@comp.chem.msu.su>
* Re-roll checksum. A diff reports only some Debian rules were added.marcus2003-04-301-1/+1
| | | | Reported by: Wade Majors <wade@ezri.org>
* Fix a small memory leak in XvQueryAdaptors()anholt2003-04-302-1/+17
| | | | | PR: ports/51579 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* Run the pkg-install script even if BATCH is defined. These scripts aremarcus2003-04-301-1/+1
| | | | not interactive.
* Update to version 1.0.6.naddy2003-04-285-45/+26
| | | | | PR: 51241 Submitted by: Ports Fury
* Fix a memory leak in libX11.anholt2003-04-262-1/+11
| | | | Obtained from: RedHat
* Add gcompris2 per http://5toe.lyrical.net/?action=test&category=all.marcus2003-04-261-2/+3
|
* Add missing dependency on gtk12.fjoe2003-04-231-2/+3
| | | | Submitted by: MAINTAINER
* Add dependency on gdkpixbufarved2003-04-231-1/+1
| | | | Reported by: bento
* Convert to new GNOME infrastructure.marcus2003-04-221-4/+1
|
* Convert to new GNOME infrastructure.marcus2003-04-226-38/+9
|
* Don't install the wrapper binary setgid wheel. Bump PORTREVISION.kris2003-04-212-2/+2
|
* Actually commit these changes to convert to new GNOME infrastructure.marcus2003-04-212-12/+4
| | | | Spotted by: Kirill Ponomarew <ponomarew@oberon.net>
* Remove USE_GNOMENG.marcus2003-04-2139-39/+0
|
* Add a patch to make webcollage get along with Perl < 5.6.marcus2003-04-202-1/+24
|
* Borrow a patch from Doug to fix getimage with Perl < 5.6.marcus2003-04-202-0/+21
| | | | Obtained from: x11/xscreensaver
* A small patch to get xscreensaver-getimage-file working with perl < 5.6dougb2003-04-191-0/+20
|
* [patch] x11-wm/9menu rechange url in Makefileedwin2003-04-181-1/+1
| | | | | PR: ports/50916 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Correct spelling of "bitstream."marcus2003-04-181-1/+1
|
* Link in bitstream-vera as it fixes quite a few problems with the defaultmarcus2003-04-171-1/+3
| | | | GNOME 2 fonts.
* Add gok and meld to the list.marcus2003-04-171-2/+4
| | | | | Requested by: Koop Mast <einekoai@chello.nl> Obtained from: http://5toe.lyrical.net/?action=test&category=all
* Correct a typo from a bad cut'n'paste.marcus2003-04-171-3/+2
| | | | Reported by: Stacey Roberts <stacey@vickiandstacey.com>
* Add gnome-swallow, a meta-applet that allows one to swallow any X11marcus2003-04-168-0/+96
| | | | application into the GNOME 2 panel.
* Add a pkg-install check to see if xscreensaver is already installed. Thismarcus2003-04-162-0/+26
| | | | | | | | way, users won't end up with two versions of xscreensaver. Based on patches that were Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Convert to new GNOME infrastructure.adamw2003-04-151-5/+2
| | | | | PR: 50959 Submitted by: Franz Klammer <klammer@webonaut.com>
* Remove a patch that was causing fonts not to display correctly.marcus2003-04-142-9/+1
|
* x11/wmdraweredwin2003-04-135-48/+25
| | | | | | | update to 0.10.0 version PR: ports/50897 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
* ix11/wdm project moved, update MASTER_SITES and WWWedwin2003-04-133-3/+3
| | | | | | | | | | | | The wdm project moved, so the distfile is no longer fetchable at the old MASTER_SITES. Update MASTER_SITES and WWW. The new author obviousle created a new tarball with a different md5. Both tarballs include the same files as checked by diff. PR: ports/47299 Submitted by: Erwin Lansing <erwin@lansing.dk> Approved by: maintainer timeout
* x11-wm/9menu change MASTER_SITESedwin2003-04-131-1/+1
| | | | | PR: ports/50878 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Update to new GNOME2 infrastructure.adamw2003-04-121-5/+1
|
* Fix fetching.will2003-04-129-9/+9
|
* Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additionalwill2003-04-1122-388/+18
| | | | | | patches to kgv which are also included in this commit. Submitted by: Lauri Watts <lauri@kde.org>
* New port: cnslockfjoe2003-04-106-0/+53
| | | | | | | | | | | | Cnslock is a dock application (dockapp) which provides a visual indication of the states of the three "lock" buttons (caps, num, and scroll). It should be especially useful for people who own a wireless keyboard with no leds on it, and thus have difficulty keeping track of "lock" states. Submitted by: Alexey Dokuchaev
* upgrade to 1.6.4ijliao2003-04-103-5/+4
|
* Fix the checks when installing config files.marcus2003-04-091-9/+9
| | | | Obtained from: x11/gdm2
* add daemon xpmijliao2003-04-083-3/+38
| | | | | | pass maintainership to submitter Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
* Fix checks in the pkg-plist.adamw2003-04-081-9/+9
| | | | Submitted by: olgeni
* Update to 4.09.marcus2003-04-083-4/+12
| | | | Obtained from: x11/xscreensaver
* - Nuke obsolete PREV_I18N_VER from Makefile.kdearved2003-04-082-8/+0
| | | | | | | | | | - Update korean/kde3-i18n 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-is 3.0.4 -> 3.1.1 - Update misc/kde3-i18n-id 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-lv 3.0.4 -> 3.0.5 - Update misc/kde3-i18n-az 3.0.4 -> 3.0.5 Reported by: fenners distfile survey
* add missing lib dependsijliao2003-04-082-4/+10
| | | | Submitted by: Andy Harrison <ah54@httpsite.com>
* Add a forgotten port to the Fifth Toe: streamtuner.marcus2003-04-081-2/+3
| | | | Submitted by: Koop Mast <einekoai@chello.nl>
* Upgrade to version 4.09, which has the usual mix of a few new hacks, anddougb2003-04-073-3/+11
| | | | a few small improvements to existing ones.
* Allow the pre-install check to run after the recent bsd.port.mk updates.marcus2003-04-071-1/+1
|
* Correct a typo.marcus2003-04-073-3/+3
|
* * Update to new GNOME infrastructuremarcus2003-04-077-25/+13
| | | | | * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions
* Update GNOME_VENDOR to reflect the fact that this version of GNOME wasmarcus2003-04-074-12/+26
| | | | packaged by the FreeBSD GNOME Project.
* add wmdrawer 0.9.17.1ijliao2003-04-066-0/+94
| | | | A dockapp which provides a drawer to launch applications
* Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-0672-998/+1144
|
* Depend on net/gaim now.marcus2003-04-061-1/+2
|
* Presenting GNOME 2.2.1, a bugfix and performance release from the GNOMEmarcus2003-04-042-3/+3
| | | | 2.2 tree.
* Update to 2.2.1.marcus2003-04-0422-58/+120
|
* * Update to 2.2.1marcus2003-04-0410-24/+130
| | | | * Fix a problem not being able to switch keyboard layouts with gkb
* Remove dia. It is now a GNOME 2 port.marcus2003-04-041-2/+1
|
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1
| | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* Update to 1.6.adamw2003-04-023-9/+9
| | | | | | | | | Also, use MAKEFILE= instead of copying files over other ones in WRKSRC. Fix some formatting, and change MAINTAINER to be the submitter of this PR. PR: 50052 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* x11/gromit: on-screen annotationsedwin2003-04-016-0/+61
| | | | | | | | | | | | | | | Gromit (GRaphics Over MIscellaneous Things) is a small tool to make annotations on the screen. When making presentations of the Gimp I found myself often moving the mousepointer around the point of interest until hopefully everybody noticed it. This annoyed me, since it is a very vague way to highlight something. I dreamt of a small programm which allows me to simply draw on the screen, ignoring any window-borders. PR: ports/48885 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Upgrade to 0.9.2, including the following changes:olgeni2003-04-0114-197/+81
| | | | | | | | | | | * Use the "Eterm" termcap entry, which has been available in -STABLE for quite some time. * No longer depend on man2html. * Do not install .la files. (largely based on a port by Philip Paeps <philip@paeps.cx>)
* The sto-kerrig.org domain name appears to be owned by squatters.trevor2003-03-292-5/+2
|
* Update to 1.0.0.nork2003-03-275-35/+48
| | | | | PR: ports/47494 Submitted by: Ports Fury
* Fix build on -current.jmz2003-03-241-0/+22
|
* Add WWW.olgeni2003-03-241-0/+2
|
* - Update to the latest version of my patch to fix malloc() flagsmux2003-03-242-1/+37
| | | | | | for -CURRENT. This fixes the printing of annoying backtraces. - Don't try to run mknod on -CURRENT where we have devfs. - Bump PORTREVISION.
* Chase MASTER_SITE.adamw2003-03-241-1/+1
|
* Add some @unexec rmdirs to make bento happierarved2003-03-242-0/+14
|
* Add some @unexec rmdir's to make bento happierarved2003-03-241-0/+9
|
* Update Ruby/GNOME2 to 0.4.0.knu2003-03-232-2/+2
|
* s/LIB_DEPEND/LIB_DEPENDS/ to fix build.marcus2003-03-191-1/+2
| | | | | Reported by: bento Requested by: kris