summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - take maintainershipDirk Meyer2003-11-179-9/+9
| | | | Notes: svn path=/head/; revision=94189
* Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the buildJoe Marcus Clarke2003-11-176-12/+12
| | | | | | | | | on bento. Reported by: bento via kris Notes: svn path=/head/; revision=94188
* - Mark only for i386. (I forgot this in my last commit.)Pav Lucistnik2003-11-171-0/+1
| | | | | | | | | PR: ports/59004 Submitted by: Ports Fury Approved by: adamw (mentor) Notes: svn path=/head/; revision=94187
* - Let the build break on -CURRENT a little later.Pav Lucistnik2003-11-172-13/+1
| | | | | | | | | | | | This software needs ultrasound.h header which was axed from HEAD 3 years ago. It survived in RELENG_4 however. PR: ports/59004 Submitted by: Ports Fury Approved by: adamw (mentor) Notes: svn path=/head/; revision=94186
* KTagebuch is a diary program for KDE 3.Kirill Ponomarev2003-11-175-0/+105
| | | | | | | | | | | | | | Features: o Word processor like functions o A toolbar to easily access the entries o Entries are searchable o Mood Plugin PR: 59372 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=94184
* - Fix build on -STABLEPav Lucistnik2003-11-174-0/+256
| | | | | | | | | PR: ports/59375 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=94183
* - Update to 0.2Pav Lucistnik2003-11-174-186/+257
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94182
* Network load indicator from multiload applet now works on FreeBSD.Alexander Nedotsukov2003-11-174-2/+170
| | | | Notes: svn path=/head/; revision=94181
* Put a comment warning about USE_AUTOHEADER and USE_AUTOCONFJames E. Housley2003-11-174-0/+12
| | | | Notes: svn path=/head/; revision=94180
* Fix dependency on jdk14 (Update to 1.4.2).Norikatsu Shigemura2003-11-174-4/+4
| | | | | | | | | | | Not objected to by: openoffice PR: ports/59364 [1] Submitted by: Toshiboumi Ohta <bugbird@timedia.co.jp> [1] Ernesto Antonio Lira Castro <lcastro@aix.ver.ucc.mx> Nelis Lamprecht <nelis@brabys.co.za> Notes: svn path=/head/; revision=94179
* Back out my erroneous commit to this file.Trevor Johnson2003-11-171-0/+2
| | | | | | | noticed by: freshports.org sanity-checking Notes: svn path=/head/; revision=94178
* Upgrade to 0.45Andrey A. Chernov2003-11-172-4/+4
| | | | Notes: svn path=/head/; revision=94177
* - Update to new version 2003.11.17Kirill Ponomarev2003-11-176-66/+17
| | | | | | | - Unbreak this port Notes: svn path=/head/; revision=94176
* Add $FreeBSD$ ID.Trevor Johnson2003-11-179-0/+10
| | | | Notes: svn path=/head/; revision=94175
* I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.xJames E. Housley2003-11-174-16/+0
| | | | Notes: svn path=/head/; revision=94174
* Oops, forgot to adjust MASTER_SITES.Thomas Gellekum2003-11-171-1/+2
| | | | Notes: svn path=/head/; revision=94173
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-17206-209/+0
| | | | Notes: svn path=/head/; revision=94172
* New port ecos-tools. This will install the configuration toolsThomas Gellekum2003-11-179-0/+214
| | | | | | | for the eCos embedded OS. Notes: svn path=/head/; revision=94171
* Update to 2003.11.16.Norikatsu Shigemura2003-11-172-2/+2
| | | | Notes: svn path=/head/; revision=94170
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-1756-0/+56
| | | | Notes: svn path=/head/; revision=94169
* Allow compiling with debugging enabled.James E. Housley2003-11-173-2/+9
| | | | | | | | PR: 58851 Submitted By: jeh Notes: svn path=/head/; revision=94168
* - Fix typo in LIB_DEPENDSKirill Ponomarev2003-11-171-3/+3
| | | | | | | | Noticed by: mich No cookies for: krion Notes: svn path=/head/; revision=94167
* Set maintainer to ports@.Oliver Braun2003-11-171-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=94166
* - Install the virus definition file and the actual virus scanner with theAlexander Leidinger2003-11-172-7/+7
| | | | | | | | | | | | write bit turned on as both get updated when using the automated updates facility. The auto-update mechanism doesn't seem to have a problem if the write bit is disabled but it's not quite correct. - Mention in pkg-message that that the virus scanner (referenced as "anti-virus engine" by H+BEDV) also gets updated when using the automated updates facility. Notes: svn path=/head/; revision=94165
* - Add a knob WITH_DVDHACK that builds cdrecord with a third-party patchAlexander Leidinger2003-11-174-8/+69
| | | | | | | | | | | | | | | | | allowing to record DVD-R[W]s. [1] NOTE: Please don't blame Joerg Schilling or ask for support on the cdrtools mailing lists if this doesn't work. Also have a look at the output of `cdrecord -version`. - Append '-rscsi' to PKGNAMESUFFIX when built with WITH_RSCSI (equivalent is done when built with WITH_DVDHACK). - Limit the workaround that disables using mlockall(2) to FreeBSD versions where it triggers a panic. Requested by: pav [1] Tested by: Harold Gutch <logix@foobar.franken.de> [1] Notes: svn path=/head/; revision=94164
* Add cxxtest 3.0.1, a simple yet powerfulKirill Ponomarev2003-11-176-0/+157
| | | | | | | | | | JUnit/CppUnit/xUnit-like framework for C++. PR: 55606 Submitted by: andrew morton <drewish@katherinehouse.com> Notes: svn path=/head/; revision=94162
* Update to version 0.94.Dmitry Sivachenko2003-11-172-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94161
* - Update to version 1.2Kirill Ponomarev2003-11-173-5/+17
| | | | | | | | PR: 59353 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Notes: svn path=/head/; revision=94160
* Upgrade to 0.11.41Oliver Braun2003-11-172-2/+2
| | | | Notes: svn path=/head/; revision=94159
* - Update to version 1.3.1Kirill Ponomarev2003-11-173-3/+2
| | | | | | | | PR: 59363 Submitted by: maintainer Notes: svn path=/head/; revision=94158
* - Update to version 0.3.2Kirill Ponomarev2003-11-174-8/+6
| | | | | | | | PR: 59356 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=94157
* Upgrade to 0.44Andrey A. Chernov2003-11-173-28/+12
| | | | Notes: svn path=/head/; revision=94156
* fix "Variable MASTERDIR is recursive"FUJISHIMA Satsuki2003-11-176-12/+12
| | | | Notes: svn path=/head/; revision=94155
* - Update to version 1.3.0.5Kirill Ponomarev2003-11-172-2/+2
| | | | | | | | | PR: 59325 Submitted by: R.I.Pienaar <rip@devco.net> Approved by: maintainer Notes: svn path=/head/; revision=94154
* Correct pkg-descr.Michael Nottebrock2003-11-171-3/+18
| | | | Notes: svn path=/head/; revision=94153
* - move PKGMESSAGE up, bsd.port.mk has been fixed.Dirk Meyer2003-11-172-2/+2
| | | | | | | PR: 59254 Notes: svn path=/head/; revision=94152
* Mark interactive to appease bento builds.Mark Linimon2003-11-171-1/+2
| | | | | | | | PR: ports/59309 Submitted by: Brian Ledbetter <brian@shadowcom.net> (maintainer) Notes: svn path=/head/; revision=94151
* Upgrade to v3.6.Joseph Koshy2003-11-173-6/+6
| | | | Notes: svn path=/head/; revision=94150
* Add inkscape 0.35, a program seeks to become a full featured openAlexander Nedotsukov2003-11-1710-0/+376
| | | | | | | source SVG editor. Notes: svn path=/head/; revision=94148
* - update to 0.6.4Dirk Meyer2003-11-173-7/+7
| | | | Notes: svn path=/head/; revision=94147
* - Fix build problmeDirk Meyer2003-11-171-0/+5
| | | | | | | | | Does not link without at least -O, after update to 0.50.4.1 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=94146
* Fix the usage of MASTERDIR in both the slave and master port as mentionedJames E. Housley2003-11-1730-37/+78
| | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145
* Pathological is an enriched clone of game Logical. FeaturesPav Lucistnik2003-11-175-0/+219
| | | | | | | | | | | | | | | - Sharp 800x600 graphics - 50 diverse and challenging levels (more to come...) - A cool 6-minute ambient soundtrack by an award-winning musician And it reminds me my old favourite game Marble Drop. PR: ports/59031 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94143
* Large rework per maintainer-update (PR: ports/50914). AlthoughMark Linimon2003-11-179-621/+155
| | | | | | | | | | | | | | | | | | | | the changes only span 6 months, they do include a complete rework of the release numbering system. See the Changes file for full details, but the highlights are: - Readonly files are not editable when loaded. - updated some modes (HTML) - new modes (sml, mod3, sl, sql, 4gl, sgml) - new commands: - RunProgramAsync - new macro expansion variables: - FileDirectory - FileBaseName - FileExtension - X11: support for I18N, XMB Notes: svn path=/head/; revision=94142
* Update to 1.6Pav Lucistnik2003-11-174-17/+62
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94141
* Add gnomephotoprinter 0.6, Gnome Photo Printer is intended forAlexander Nedotsukov2003-11-175-0/+37
| | | | | | | printing photos in an easy way. Notes: svn path=/head/; revision=94139
* Don't install gccbug over the one from the -rtems-gcc bugJames E. Housley2003-11-172-4/+5
| | | | Notes: svn path=/head/; revision=94138
* Fix patchJames E. Housley2003-11-171-2/+2
| | | | Notes: svn path=/head/; revision=94137
* - Use system gettext instead of bundled onePav Lucistnik2003-11-176-74/+14
| | | | | | | | | | | - Respect ${PTHREAD_LIBS} PR: ports/58542 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94136
* Wrong directoryJames E. Housley2003-11-178-0/+8
| | | | Notes: svn path=/head/; revision=94135