aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on 6.X: does not compilepav2010-04-111-1/+7
| | | | Reported by: pointyhat
* - Update to 2.6dhn2010-04-092-4/+4
|
* Restore local CFLAGS and LDFLAGS.olgeni2010-04-081-0/+16
|
* Upgrade to version 1.94.olgeni2010-04-083-31/+4
|
* - Update MASTER_SITESitetcu2010-04-083-13/+14
| | | | | | | - WWW is just a link collection site now - obey EXAMPLESDIR and NOPORTEXAMPLES Submitted by: QAT
* New port py-progressbar version 2.2: A text progressbar library for pythonlioux2010-04-074-0/+52
|
* - Fix the fetch error reported by pointyhat@wen2010-04-062-4/+5
|
* Update to 2010hedwin2010-04-062-4/+4
| | | | | - Tunis will not go into DST this year. - Pakistan will not go into DST this year.
* - Unbreak installationpav2010-04-061-1/+1
| | | | | Pointy hat to: dougb for committing untested changes Reported by: pointyhat
* - retire this port in favor of graphics/projdinoex2010-04-055-52/+0
|
* - Fix possible crash as a result of recent curl updatetabthorpe2010-04-042-1/+11
| | | | | | - Bump PORTREVISION Obtained from: Crosswire repo
* Chase the ftp/curl shlib version bump.roam2010-04-039-8/+13
|
* - Update to 15.4miwi2010-04-032-4/+4
| | | | | PR: 145145 Submitted by: Sahil Tandon <sahil@tandon.net>
* - Update to 0.61wen2010-04-022-4/+4
|
* xsw is a tool for generating presentations.amdmi32010-03-315-0/+105
| | | | | | | | | | | | | | | It uses a simple language to describe the slides. An example xsw file is: slide: - "Hello" x:50 y:30 align:center + "World!" WWW: http://code.google.com/xsw/ PR: 144841 Submitted by: Charlie Kester <corky1951@comcast.net>
* Update to tzdata2010gedwin2010-03-302-4/+4
| | | | | | | | | | - Bangladesh cancels DST. - Palestine goes into DST one day later than expected. - Russian timezones update: Europe/Samara goes to Moscow time. Asia/Kamchatka goes to Moscow+8 time. Asia/Anadyr goes to Moscow+8 time.
* - Bump PORTREVISION to chase the update of math/gslwen2010-03-291-2/+2
|
* - fix build for png-1.4.1dinoex2010-03-281-1/+3
| | | | Reported by: QA Tindy
* - set --enable-locale for word wrapping under iso8859-1 and similardinoex2010-03-281-2/+2
|
* - update to 1.4.1dinoex2010-03-28193-150/+204
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* The rc.d script is already set up for USE_RC_SUBR, so do it.dougb2010-03-282-6/+1
|
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-279-9/+9
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Use @dirrmtry since old config may presentache2010-03-251-1/+1
|
* - Update to 3.1.3tabthorpe2010-03-253-19/+17
|
* 1) Do not remove config file on package upgradingache2010-03-233-2/+27
| | | | 2) Supply more useful config file
* Update to 2010f:edwin2010-03-232-4/+4
| | | | | | | | | | | | The Australian Antartic Division: - Macquarie Island will stay on UTC+11 for winter and not switch back from DST. - Casey station reverted to its normal time of UTC+8 on 5 March 2010. - Davis station will revert to its normal time of UTC+7 at 10 March 2010 - Mawson station stays on UTC+5. Syria will start DST on Thursday 1 April 2010 at midnight. Correct Samao DST start date (26 Sep vs 24 Oct)
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7
| | | | Reported by: pointyhat
* - Mark BROKEN on HEAD: fails to build with new utmpxmiwi2010-03-201-1/+7
| | | | Reported by: pointyhat
* - Update to 20100216sylvio2010-03-202-4/+4
| | | | Approved by: miwi (mentor)
* Fix pkg-plist: dahdi_dummy.ko is no more.fjoe2010-03-182-2/+0
|
* Fix getting dahdi_enable value in rc.d script.fjoe2010-03-184-4/+10
|
* - Update to 2.3pav2010-03-172-10/+12
| | | | Approved by: maintainer (jadawin)
* Update to 2.2.1-rc2 (initial wctdm24xxp support).fjoe2010-03-168-46/+14
|
* Update to 3.8.7ehaupt2010-03-152-4/+4
|
* Geo::Coder::Multiple is a wrapper for multiple Geo::Coder::* modules.wen2010-03-125-0/+53
| | | | | | | | | | | | Most free geocoding datasource specify a limit to the number of queries which can be sent from an IP or made using an API key in a 24 hour period. This module balances the incoming requests across the available sources to ensure individual limits are exceeded only when the total limit is exceeded. The algorithm for load balancing takes into account the limit imposed by the source per 24 hour period. WWW: http://search.cpan.org/dist/Geo-Coder-Multiple/
* List::Util::WeightedRoundRobin is a utility for creating a weighted listwen2010-03-125-0/+36
| | | | | | based on the input and associated weights. WWW: http://search.cpan.org/dist/List-Util-WeightedRoundRobin/
* - Update to 15.3miwi2010-03-122-5/+5
|
* - Fix `make package` when WITHOUT_NLS is defined.avilla2010-03-112-8/+9
| | | | | | | | | - Bump PORTREVISION. - Pass maintainership to submitter. PR: 144615 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: tabthorpe (mentor)
* - Add CFLAGS to build port with "-lintl", because this port whensylvio2010-03-092-0/+3
| | | | | | | | | | | build with GCC > 4.4 the port enable bindtextdomain.so - Add bindtextdomain.so for plist. - BUMP PORTREVISION PR: ports/144208 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Approved by: itetcu (mentor) Feature safe: yes
* Update to tzdata2010e:edwin2010-03-092-4/+4
| | | | | | | - Adjust beginning / end of DST in Bangladesh (minimal impact) - Fiji ends DST one month earlier to last Sunday of March - Samoa changes - Chile extends DST until 3 April this year.
* Add ${LOCALBASE}/lib/dahdi to the KLD search path, so that autoloadingfjoe2010-03-064-4/+6
| | | | | | of echo cancellation modules or Octasic firmware modules works as expected. Feature safe: yes
* Fix plist after icon-naming-utils update.kwm2010-03-042-22/+46
| | | | | Submitted by: pointyhat (via pav & erwin) Feature safe: yes
* - Remove overdebug.fjoe2010-03-034-4/+42
| | | | | | | - Mute ${REINPLACE_CMD} - Fix zaptel -> dahdi typo Feature safe: yes
* Initial version of dahdi-freebsd (and dahdi-tools) port.fjoe2010-03-0317-0/+487
| | | | | | | | | | DAHDi (Digium/Asterisk Hardware Device Interface) is the open source device interface technology used to control Digium and other telephony interface cards. WWW: http://www.asterisk.org/dahdi/ Feature safe: yes
* - This port conflicts with the upcoming dahdi port.fjoe2010-03-031-1/+2
| | | | | | - Pet portlint (space -> tab). Feature safe: yes
* Update to 2010c:edwin2010-03-022-4/+4
| | | | | | | Paraguay changes its DST schedule, postponing the March rule to April and modifying the October date Feature safe: yes
* - Update to 2.6tabthorpe2010-02-253-14/+14
| | | | Feature safe: yes
* - Update to 1.4.11.3.fjoe2010-02-252-5/+5
| | | | Feature safe: yes
* Update my mail address to @FreeBSD.orgjohans2010-02-241-1/+1
| | | | Feature safe: yes
* - Update to 2.5dhn2010-02-152-4/+4
|
* Update to 0.71.marcus2010-02-153-5/+20
|
* - Chase devel/libftdi shlib bumppgollucci2010-02-151-0/+1
| | | | | Pointyhat to: myself Reported by: pav via pointyhat
* - Update to 8.4wxs2010-02-152-4/+4
| | | | | | PR: ports/143224 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: bmc@clapper.org (maintainer timeout)
* Update to 20100213 version of the FreeBSD docset.blackend2010-02-144-6/+7
| | | | Approved by: doceng (implicit)
* - add CONFLICTSdinoex2010-02-141-0/+2
| | | | PR: 143872
* - fix support for freetypedinoex2010-02-131-2/+2
|
* Update to 20100210 version of the FreeBSD docsetblackend2010-02-126-16/+15
| | | | Approved by: doceng (implicit)
* libeatmydata is a small LD_PRELOAD library designed to (transparently) disablepgollucci2010-02-126-0/+76
| | | | | | | | | | | | fsync (and friends, like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. DO NOT use libeatmydata on software where you care about what it stores. It's called libEAT-MY-DATA for a reason. PR: ports/142892 Submitted by: Attila Nagy <bra at fsn.hu>
* - Respect CCpgollucci2010-02-121-0/+3
| | | | | PR: ports/143743 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* - Reset more ports I don't use anymorepgollucci2010-02-111-1/+1
|
* Fix build with disabled iconv.fjoe2010-02-112-0/+11
|
* - Fix build on HEADmiwi2010-02-1012-1/+705
| | | | | PR: 143518 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* Provide some sane defaults for architectures this port does not support.linimon2010-02-082-12/+6
| | | | | | | | | (The problem is harmless, but makes the 'duds' file on pointyhat look very strange). While here, remove alpha remnants. Approved by: maintainer
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-0799-199/+274
| | | | | | | release can be found at http://kde.org/announcements/announce-4.3.5.php. KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say thanks to all helpers and submitters.
* - Update to 4.7.0.2fjoe2010-02-074-6/+17
| | | | | | - Fix crash on exit PR: 143203
* - update to jpeg-8dinoex2010-02-05188-141/+197
|
* Brin back patch-Makefile.inarved2010-02-011-0/+19
| | | | Submitted by: QAT
* Update to 1.37.1arved2010-02-015-40/+14
| | | | Drop Maintainership
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andfluffy2010-01-306-9/+207
| | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters.
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
| | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
* On Dir is a program that automatically executes scripts as you traversemiwi2010-01-275-0/+52
| | | | | | | | | | | | | directories at a terminal. In addition to executing scripts in the directory you are entering or leaving, ondir also executes scripts in directories that are traversed on the way to that directory. WWW: http://swapoff.org/wiki/OnDir PR: ports/143189 Submitted by: ports at c0decafe.net <ports at c0decafe.net>
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-271-5/+1
| | | | | | (part 10). Approved by: portmgr (itetcu)
* Update to tzdata2010b:edwin2010-01-262-4/+4
| | | | | | Mexico's House of Representatives has approved a proposal for northern Mexico's border cities to share the same daylight saving schedule as the United States.
* - Update to 4.7.0.1 [1]fjoe2010-01-242-5/+9
| | | | | | | - Fix libiconv detection during configure step PR: 143135 [1] Submitted by: Martin Wilke
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-241-5/+1
| | | | | | (part 4). Approved by: portmgr (itetcu)
* - Fix build on current by removing unused utmp.h includewen2010-01-241-4/+7
| | | | | | | | - Add a master site - Pass maintainership to submitter PR: ports/143107 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* - Add cpan site to WWWehaupt2010-01-232-5/+8
| | | | - Fix indentation, fmt -w 80
* - Update to 2-22-0wen2010-01-232-4/+4
| | | | | PR: ports/143080 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
* The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.makc2010-01-2211-219/+1972
|
* Update to 20100120 version of the FreeBSD docset.blackend2010-01-2211-15/+27
| | | | Approved by: doceng (implicit)
* - Add forgotten python virtual categoryamdmi32010-01-201-1/+1
|
* XYZCommander is a pure console visual file manager.amdmi32010-01-205-1/+823
| | | | | | | | | | | | | | | | | | | | | | | Main features: * Tight integration with python run-time system - most of the settings can be changed "on the fly" via management console. * Powerful configuration system - define own actions, aliases, internal commands, key bindings. * Extensible plug-in system - even core functionality implemented mainly using plug-ins, keeping base system small and clean. * Events & hooks subsystem - a flexible way of reacting on certain system events. * Customizable look-n-feel - every widget component look can be changed via skins. * Unicode support WWW: http://code.google.com/p/xyzcmd/ - While here, fix sorting in misc/Makefile PR: 142998 Submitted by: zloidemon <g.veniamin@googlemail.com>
* Update to tzdata2010a:edwin2010-01-192-5/+4
| | | | Administrative only: Fix AT fields for Asia/Dhaka
* Update to 0.12.marcus2010-01-183-15/+4
|
* Add Asia/Novokuznetsl to the pkg-plist.edwin2010-01-152-470/+472
| | | | Replace share/zoneinfo by %%DATADIR%%
* - Make socket executable if client attached (useful for scripts), obtained ↵pgollucci2010-01-152-1/+67
| | | | | | | | | from upstream issue tracker - Submitted is now MAINTAINER PR: ports/142763 Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
* - mark deprecated and set expirespgollucci2010-01-131-0/+3
| | | | replcaed by misc/gkrellmbgchg2
* - adoptpgollucci2010-01-122-2/+2
|
* - chase devel/newt shlib bumppgollucci2010-01-111-1/+1
|
* - Update to 0.5.11 [1]pgollucci2010-01-111-0/+1
| | | | | | | - sort pkg-plist - bump PORTREVISION for SHLIB bump Submitted by: mi (via e-mail) [1] with minor changes
* bump PORTREVISION for the recent update ofoliver2010-01-102-1/+2
| | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal
* With portmgr hat on, reset the maintainership of skv@ for ports thatlinimon2010-01-101-1/+1
| | | | he has had one or more maintainer-timeouts on in the past 12 months.
* - Chase sword libbumptabthorpe2010-01-083-15/+4
| | | | - Remove CONFLICTS and un-needed patch
* - Update to 1.6.1tabthorpe2010-01-086-41/+24
|
* Update the icon-naming-utils required from 0.8.1 to 0.8.7.mezz2010-01-071-1/+1
| | | | Reported by: Ronald F. Guilmette <rfg@tristatelogic.com>
* 2010-01-06 misc/sword15: use misc/swordtabthorpe2010-01-0616-634/+0
| | | | | 2010-01-06 misc/bibletime-kde3: use misc/bibletime 2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail
* - Update to 3.1.2tabthorpe2010-01-054-96/+42
|
* Reset maintainer (who is also upstream author) at his request. This codelinimon2010-01-041-1/+4
| | | | | | needs to be updated to work with the new USB stack. While here, set for deprecation (with long cycle) and fix WWW site.
* Reset cjh due to inactivity. We hope to see him back again soon.linimon2010-01-031-1/+1
| | | | Hat: portmgr
* Reset vs@FreeBSD.org at his request due to lack of time.linimon2010-01-031-1/+1
|
* Use USE_GCC=4.4+ instead of USE_GCC=4.3+.gerald2010-01-011-1/+1
| | | | Approved by: lioux (maintainer)
* Fix plist broken in recent commit.fjoe2009-12-301-3/+2
| | | | Pointy hat to: fjoe
* Update to 2.7.5lme2009-12-304-7/+7
|
* Update to 20091229ahze2009-12-302-4/+4
|
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcmiwi2009-12-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run
* Update to tzdata2009u:edwin2009-12-292-4/+4
| | | | Bangladesh will change its clock back to Standard Time on Dec 31, 2009
* Update to 4.7.0 release.fjoe2009-12-293-9/+18
| | | | PR: 142105
* Update to 20091226 version of the FreeBSD docset.blackend2009-12-273-5/+5
| | | | | | This version builds fine with GS 8.70 and previous versions. Approved by: doceng (implicit)
* - Update to 8.1amdmi32009-12-263-31/+5
| | | | | | | | - Unbreak on 8.x and above PR: 141209 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
* - Update to 1.5.0wen2009-12-255-35/+212
| | | | | PR: ports/141952 Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
* misc/bsdiff||2009-12-24|Incorporated into base system long agomiwi2009-12-254-38/+0
| | | | | | | | security/freebsd-update||2009-12-24|Incorporated into base system long ago sysutils/est||2009-12-24|Incorporated into base system long ago sysutils/estctrl||2009-12-24|Incorporated into base system long ago sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
* Update to 20091223 version of the FreeBSD docset. This version containsblackend2009-12-233-5/+5
| | | | | | the fix for GS 8.70. Approved by: doceng (implicit)
* Update to tzdata2009t:edwin2009-12-222-4/+4
| | | | Comments only, no data changes.
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-2149-127/+1
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi
* - Update to 2.5tabthorpe2009-12-214-82/+141
|
* Update to 20091219 version of the FreeBSD docset.blackend2009-12-207-12/+13
| | | | Approved by: doceng (implicit)
* Update to 2.28.2.marcus2009-12-182-4/+4
|
* - Remove %%DATADIR%%.fjoe2009-12-181-0/+3
| | | | - Remove non-standard locale directory (be-tarask, don't know what it is).
* - Death to APACHE_COMATpgollucci2009-12-161-2/+1
|
* Finish WITH_UTF8 removal.fjoe2009-12-151-10/+3
| | | | PR: 141634
* Release maintainership.thierry2009-12-151-1/+1
| | | | | | | Thanks Serge for maintaining these ports all these years! PR: (private mail) Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>
* Update to 4.7.0-pre4.fjoe2009-12-159-289/+63
|
* - Upgrade to 2.6.1p2.kuriyama2009-12-149-57/+75
|
* - Get rip python 2.3+miwi2009-12-141-1/+1
| | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr
* update to 3.48.1oliver2009-12-122-4/+4
|
* Reset nobu@psrc.isac.co.jp: address bounces.linimon2009-12-081-1/+1
| | | | Hat: portmgr
* update to 3.47.1oliver2009-12-052-4/+4
|
* Mark as broken on sparc64: cannot find lib/compat/libpthread.so.X.linimon2009-12-042-0/+8
| | | | Hat: portmgr
* - Chase taglib updatefluffy2009-12-032-0/+2
| | | | | Approved by: miwi (mentor) Exp-run by: miwi
* Chase math/gsl update,makc2009-12-021-1/+2
| | | | bump PORTREVISION
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-0260-179/+337
| | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.4.php We'd like to say thanks to all helpers and submitters.
* - Add missing patchfluffy2009-11-301-0/+11
| | | | Approved by: tabthorpe (mentor,implicit)
* Update to 20091126 version of the docset.blackend2009-11-2927-12/+77
| | | | Approved by: doceng (implicit)
* Update to 0.3.6lioux2009-11-292-9/+9
|
* Update to 0.0.3lioux2009-11-294-7/+14
|
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-2918-41/+750
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-2797-246/+687
| | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Update py-qt4* to 4.6.2miwi2009-11-275-14/+15
| | | | | | | | | - Update py-sip to 4.9.3 The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Update to Qt-4.5miwi2009-11-2711-82/+86
| | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* Make MAKE_JOBS_UNSAFE to fix builds.mandree2009-11-251-0/+1
| | | | | Reported by: pointyhat (via erwin, miwi) Approved by: miwi (co-mentor).
* Update to 1.4.10.2.sobomax2009-11-212-4/+4
| | | | | PR: 139935 Submitted by: Sylvio Cesar
* 2009-10-26 editors/qemacs: depends on old version of GCC, no maintainer, not ↵miwi2009-11-199-727/+0
| | | | | | | | | | | | | | used by any other port, dead upstream 2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago 2009-10-12 graphics/php4-ffmpeg: development continues only for php5 2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead 2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream 2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
* - drop support for kde4-l10n-eo and kde4-l10n-tamiwi2009-11-191-2/+0
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-192-0/+3
| | | | Reported by: pointyhat
* - Update to 2.4tabthorpe2009-11-193-23/+25
|
* Update to 2009s:edwin2009-11-172-4/+4
| | | | | - Fix typo (harmless) in definitions for Antarctica/Davis - Fiji will have DST on 29 November 2009 till 25 April 2010
* Update to tzdata2009r:edwin2009-11-102-4/+4
| | | | | | | | Three Australian stations in Antarctica have changed their time zone: Casey moved from UTC+8 to UTC+11 Davis moved from UTC+7 to UTC+5 Mawson moved from UTC+6 to UTC+5 The changes occurred on 2009-10-18 at 02:00 (local times).
* - Update to 2-21-0sylvio2009-11-092-5/+4
| | | | | | PR: ports/140387 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer) Approved by: itetcu, miwi (mentors)
* - Update to 1.4.5miwi2009-11-042-4/+4
|
* Reset cherry@trombik.org due to maintainer-timeouts and no responselinimon2009-11-031-1/+1
| | | | | | to email. Hat: portmgr
* Update to 2009q:edwin2009-11-032-4/+4
| | | | | | | | - New region: Asia/Novokuznetsk - Kemerovo oblast' (Kemerovo region) in Russia will change current time zone on 29 March 2010 - Add historical data for Hongkong 1941 - 1980 - Syria will go to winter time in the last weekend of October 2009.
* - Update to 20090926sylvio2009-11-032-5/+4
| | | | | | PR: ports/139783 Submitted by: myself Approved by: miwi (mentor)
* Update to 3.11.1.kwm2009-11-024-5/+7
|
* - Fix CONFLICTS missed in previous committabthorpe2009-10-311-1/+1
|
* - Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are ↵tabthorpe2009-10-315-8/+7
| | | | removed
* - Mark DEPRECATED and set EXPIRATION_DATEtabthorpe2009-10-312-1/+9
| | | | - Set CONFLICTS on misc/bibletime-kde3 with soon to be updated bibletime-2
* - Remove NO_LATEST_LINKtabthorpe2009-10-302-2/+1
| | | | - Set LATEST_LINK on misc/sword15
* - Update to 0.10.6miwi2009-10-293-6/+4
| | | | | PR: 139799 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* - Update to 2.3.3tabthorpe2009-10-282-4/+4
|
* Update to 2009p:edwin2009-10-272-4/+4
| | | | - Argentina does not go to DST this year.
* Be less, and more, verbose.edwin2009-10-221-1/+2
|
* If /var/db/zoneinfo exist, then reinstall the currently zoneinfo.edwin2009-10-221-1/+7
| | | | If not, urge the user to run tzsetup(8)
* - update to giflibdinoex2009-10-211-2/+5
|
* - Update to 0.2.23miwi2009-10-202-4/+4
| | | | | PR: 139769 Submitted by: Ports Fury
* Update to tzdata2009oedwin2009-10-202-4/+4
| | | | | | - Bangladesh stays with DST for now. - Samoa suspends DST for now (no change) - Pakistan went out of DST on 1 October 2009.
* - drop MAINTAINERshipleeym2009-10-201-1/+1
|
* - update to 0.06leeym2009-10-192-4/+4
|
* Update to 2.18.itetcu2009-10-183-6/+6
| | | | | | PR: 139505 Submitted by: Sahil Tandon Approved by: maintainer
* - Update to 2.3.2tabthorpe2009-10-152-4/+4
|
* - repocopy misc/tmux --> sysutils/tmuxwen2009-10-145-58/+0
| | | | Approved by: miwi(mentor)
* - Update to 2.3.1tabthorpe2009-10-122-4/+4
|
* - Remove EXPIRATION_DATEtabthorpe2009-10-081-2/+1
| | | | - Will be included in next update
* - Update to 2.3tabthorpe2009-10-073-4/+46
|
* Update to 3.11.kwm2009-10-023-38/+4
|
* Update to 2009n:edwin2009-09-292-4/+4
| | | | | | | Pakistan will finish DST (1 October) Headsup for Argentinian change. Feature safe: yes
* - Switch to libxultabthorpe2009-09-292-6/+21
| | | | | | | - Bump PORTREVISION Requested by: gecko@ via beat Feature safe: yes
* - Remove eo/fy/ta translations from kde4-l10n meta-porttabthorpe2009-09-224-3/+12
| | | | | | | - Set IGNORE kde-l10n-eo/fy/ta and set EXPIRATION_DATE Submitted by: pointyhat via miwi Feature safe: yes
* lzmautils-devel -> xznaddy2009-09-211-1/+2
| | | | Feature safe: yes
* Mark as broken on sparc64 as of last update. While here, flip thelinimon2009-09-201-2/+8
| | | | | | | sense of ARCHS. Hat: portmgr Feature safe: yes
* Update to libpri 1.4.3 + bristuff-0.4.0-RC3gfjoe2009-09-174-52/+44
| | | | | Sponsored by: Ethon Technologies GmbH Feature safe: yes
* o Update to 1.4.11.2;sobomax2009-09-174-9/+10
| | | | | | | o pass maintainership to fjoe. Submitted by: fjoe Feature safe: yes
* Attempt to fix plist for sparc64 on deinstall.linimon2009-09-152-0/+3
| | | | Hat: portmgr
* - Update to 2.8.0beat2009-09-142-4/+4
| | | | | PR: ports/138785 Submitted by: Michael Stowe <mstowe AT chicago.us.mensa.org> (maintainer)
* Add missing on autoconf.fjoe2009-09-141-1/+1
| | | | PR: 138377
* Update to the RELEASE_8_0_0 tag version of the FreeBSD docset.blackend2009-09-144-6/+6
| | | | Approved by: doceng (implicit)
* - Update to 2.26.araujo2009-09-135-83/+14
| | | | | | PR: ports/138314 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (more than 2 weeks)
* - Update to 7.5miwi2009-09-132-4/+4
| | | | | | PR: 138311 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout
* IPA_CONV -- IPA accounting/database module for converting statisticsavl2009-09-124-0/+48
| | | | | | | | | | | | | | | | | | | | | Main features: - The module is designed for converting statistics; - Statistics is converted according to custom plans, several plans can be used at the same time; - Each plan can have converting rules for months, days, week days and time ranges; - Statistics of one static rule can be converted and sent to another static rule. WWW: http://ipa-system.sourceforge.net/modules/ipa_conv/ - Andrey Simonenko simon@comsys.ntu-kpi.kiev.ua PR: ports/137203 Submitted by: Andrey Simonenko <simon AT comsys.ntu-kpi.kiev.ua> Approved by: tabthorpe, glarkin (mentors, implicit)
* Update to 3.2.8ehaupt2009-09-102-4/+4
|
* - Update to 0.5miwi2009-09-092-5/+8
| | | | | PR: 138645 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
* Update to 1.4.10.1.sobomax2009-09-093-36/+45
| | | | | PR: 138068 Submitted by: Richard <r.neese@gmail.com>
* Update to 2009m:edwin2009-09-092-4/+4
| | | | | Samoa will go in DST on 4 October 2009 till 28 March 2010 Palestine will go back from DST on 4 September 2009
* - Update to 0.07jadawin2009-09-072-4/+4
|
* Update to 3.10.3.kwm2009-09-052-4/+4
|
* Update to 20090903 version of the FreeBSD docset.blackend2009-09-0513-11/+26
| | | | Approved by: doceng (implicit)
* After discuss with jhb@ and kib@, here are fixed version of compat[567]x portsgarga2009-09-0312-40/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | working fine when installed on 8.0. compat5x: Installed under a FreeBSD 6.x or 7.x: /usr/local/lib/compat/libpthread.so.1 (file) on amd64: /usr/local/lib32/compat/libpthread.so.1 (fine) Installed under a FreeBSD 8.x: /usr/local/lib/compat/libpthread.so.1 -> ./libthr.so.1 (symlink) on amd64: /usr/local/lib32/compat/libpthread.so.1 -> ./libthr.so.1 (symlink) compat6x: Installed under a FreeBSD 7.x: /usr/local/lib/compat/libpthread.so.2 (file) on amd64: /usr/local/lib32/compat/libpthread.so.2 (fine) Installed under a FreeBSD 8.x: /usr/local/lib/compat/libpthread.so.2 -> ./libthr.so.2 (symlink) on amd64: /usr/local/lib32/compat/libpthread.so.2 -> ./libthr.so.2 (symlink) compat7x: Installed under a FreeBSD 8.x: /usr/local/lib/compat/libkse.so.3 -> /lib/libthr.so.3 (symlink) on amd64: /usr/local/lib32/compat/libkse.so.3 -> /usr/lib32/libthr.so.3 (symlink) Reported by: kib Thanks to: jhb and kib
* - Update to 0.2.22miwi2009-09-032-4/+4
| | | | | PR: 138455 Submitted by: Ports Fury
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-023-5/+3
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-0296-271/+949
| | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit.
* Update to 2.01.tobez2009-08-312-4/+4
| | | | Changes: http://search.cpan.org/dist/Array-Compare/Changes
* - Fix libpthread installation broken on last updategarga2009-08-311-4/+4
| | | | | | | - Use ln -sf instead of -s - Bump PORTREVISION Reported by: erwin
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-294-4/+4
| | | | | | response to email. Hat: portmgr
* - Update to 0.7.3miwi2009-08-283-6/+5
|
* When installing on 8.x (>= 800105), don't install libpthread.so.1 but create agarga2009-08-271-1/+9
| | | | | | symlink to /usr/lib/libpthr.so Discussed with: jhb
* When installing on 8.x (>= 800105), don't install libpthread.so.2 but create agarga2009-08-271-0/+9
| | | | | | | symlink to /usr/lib/libpthr.so Discussed with: jhb Approved by: mnag (maintainer)
* - Update to 2.2tabthorpe2009-08-273-6/+5
|
* - Remove remaining SFP references (switch these ports to SF)amdmi32009-08-271-1/+1
| | | | Approved by: portmgr (pav)
* - Update to 3.0.51.araujo2009-08-274-23/+8
| | | | | | PR: ports/138053 Submitted by: Sylvio Cesar <scjamorim___bsd.com.br> Approved by: Matt Emmerton <matt___gsicomp.on.ca>
* - Use the latest Intel spec sheet and added many of the missing features.bland2009-08-262-48/+221
| | | | | | | - Corrected some of the old ones which appeared to have been originally typed wrong. PR: 138129
* Add ports with kernel modules to 'kld' virtual category.bland2009-08-261-1/+1
| | | | PR: 137823
* - Reroll compat7x distfiles with correct directory namegarga2009-08-254-18/+20
| | | | - Bump PORTREVISION
* * Please welcome compat7xgarga2009-08-2415-0/+1087
| | | | | | | | | -- This package allows you to install the compat7x libraries on your system, so you can use legacy binaries that depend on them. -- Thanks to: tabthorpe, all testers
* Update to 20090820 version of the FreeBSD docset.blackend2009-08-244-6/+6
| | | | Approved by: doceng (implicit)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2255-96/+55
| | | | starting with M
* Update to 2009l:edwin2009-08-182-4/+4
| | | | | - Egypt starts winter time on 21 August 2009 - Heads up for a possible DST in Samoa.
* Convert to have the option of using only libwraster instead of thedougb2009-08-181-2/+11
| | | | | full Window Maker port. The default is still to use WM so no change to the package.
* 2009-08-16 misc/bibletime-devel: removedtabthorpe2009-08-175-735/+0
|
* - Fix on 7.x.stas2009-08-171-3/+13
| | | | Reported by: pav
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1
| | | | Hat: portmgr
* - Update to version 1.3.5markus2009-08-166-14/+12
| | | | | | - Adjust mastersite and pkg-descr to the new project site [1] Notified by: erwin [1]
* - Fix SFP macromiwi2009-08-151-2/+1
|
* - Use SFP macro to make fetchabletabthorpe2009-08-141-2/+2
| | | | Submitted by: erwinbot
* Update to 3.10.2.kwm2009-08-133-4/+14
|
* - Mark IGNOREtabthorpe2009-08-121-17/+4
|
* - Fix build after recent bsd.cmake.mk updatetabthorpe2009-08-121-9/+2
| | | | Submitted by: pointyhat via erwin
* - Mark as BROKEN; set EXPIRATION_DATEtabthorpe2009-08-111-0/+3
|
* - Update to 3.1.1tabthorpe2009-08-113-6/+7
|
* Update my MAINTAINER's email to @FreeBSD.orgfluffy2009-08-111-1/+1
| | | | Approved by: tabthorpe (co-mentor)
* Mk/bsd.kde4.mk:makc2009-08-105-27/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users
* Update to 2.00.tobez2009-08-102-4/+7
| | | | Changes file is not helpful, but the module is using Moose now.
* - Fix build after recent repocopytabthorpe2009-08-101-1/+2
| | | | | Submitted by: pavbot Pointyhat to: tabthorpe
* - Fix on HEAD.stas2009-08-092-7/+11
|
* misc/xenmenu: Project abandoned in 1998erwin2009-08-097-214/+0
|
* clean upmakc2009-08-0845-137/+0
|
* Add new port misc/kde4-l10n-hne:makc2009-08-087-1/+444
| | | | KDE4 localization for Chhattisgarhi language.
* Restore PORTREVISION that got lost in the KDE merge.erwin2009-08-083-0/+3
| | | | Submitted by: pointyhat
* - Update to 0.0.21miwi2009-08-082-5/+4
| | | | | PR: 137533 Submitted by: Ports Fury
* Update to 20090807 snapshotahze2009-08-082-4/+4
|
* - Chase astro/libnova updatedhn2009-08-051-0/+1
| | | | - Bump PORTREVSION
* - Update to 1.2.98pgollucci2009-08-052-4/+4
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-05147-1358/+3356
| | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* - Update Qt4 to 4.5.2miwi2009-08-058-306/+661
| | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* - Update py-qt4 to py-qt4.5.4miwi2009-08-054-139/+152
| | | | | | | | | | | | | - Update qscintilla-2* to 2.4 - Update py-sip to 4.8.2 - Update py-kde to 1.16.3 - Update py-qt to 1.18.1 The KDE FreeBSD team would like to say thanks to all the helpers and submitters New Port: devel/py-qt4-scripttools
* Upgrade to version 1.93.olgeni2009-08-032-4/+4
|
* - Rename editors/koffice-i18n-sr@Latn -> editors/koffice-i18n-sr_Latntabthorpe2009-08-036-631/+2
| | | | | | - Rename misc/kde3-i18n-sr@Latn -> misc/kde3-i18n-sr_Latn Requested by: simon
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0321-21/+32
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Update to 20090801 version of the FreeBSD docset.blackend2009-08-024-6/+6
| | | | Approved by: doceng (implicit)
* - Reset maintainer and remove old MASTER_SITES.wxs2009-08-023-6/+4
| | | | | PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
* - Update to 32, rework the portamdmi32009-08-013-177/+37
| | | | | | | - Pass maintainership to submitter PR: 137287 Submitted by: Earl Gay <earl@eeg3.net>