aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Collapse)AuthorAgeFilesLines
* To ports@freebsd.org.obrien2002-05-092-2/+2
|
* Forgot to commit new distinfo corresponding to previous Makefilekris2002-05-061-1/+1
| | | | | | | revision. Pointy hat to: kris Noticed by: naddy (maintainer)
* Update to 8.0.201.1 which includes a trivial code change.kris2002-05-051-1/+1
| | | | Noticed by: bento
* Chase checksum; trivial changes to distfile.kris2002-05-051-1/+1
| | | | Noticed by: bento
* Update to 1.13pat2002-05-013-2/+7
| | | | | PR: 37616 Submitted by: maintainer
* Update to version 1.3.6.bsd2002-05-012-2/+2
|
* use USE_PYDISTUTILSijliao2002-04-291-7/+1
|
* Update to version 1.3.5.bsd2002-04-242-2/+2
|
* add gsmlib 1.8ijliao2002-04-247-0/+86
| | | | A library to access GSM mobile phones through GSM modems
* Update to 3.0. Sigh.will2002-04-231-0/+226
|
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-224-366/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
* gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Add missing locale files/dirs to pkg-plist (blush..).anders2002-04-111-0/+12
|
* Unbreak build for users that has autoconf >= 2.52 installed.anders2002-04-111-1/+3
| | | | PR: 34593
* Don't check for ioctl prototype; we know it's there.fenner2002-04-091-0/+20
|
* Chase gnomeprint shared library version bump and bump PORTREVISION as well.pat2002-04-081-1/+2
| | | | | PR: 36840 Submitted by: maintainer
* Replace malloc.h with stdlib.hpat2002-04-031-0/+5
| | | | | PR: 36672 Submitted by: maintainer
* Remove internal strcasestr implementation. Port still broken on -currentkris2002-04-011-0/+23
| | | | due to kernel changes.
* After removal of a separate "fax" uid and migration to "uucp",dinoex2002-03-302-0/+12
| | | | | | | | faxcron.sh is missing an update, as it still refers to the obsolete "fax" uid. PR: 33288 Submitted by: send-pr@oldach.net
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-301-1/+7
| | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
* Fix build on -current (malloc.h).petef2002-03-301-0/+3
| | | | | PR: 36499 Submitted by: maintainer
* Explicitly specify /var/spool/lock as a locking directory, so that configuresobomax2002-03-261-1/+3
| | | | script will not pick up a wrong one (e.g. samba's /var/lock).
* New MASTER_SITES, stipped descriptiondinoex2002-03-252-7/+1
|
* Stage 1 of gettext update.ade2002-03-161-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Update to version 1.4.jim2002-03-154-13/+34
| | | | | PR: 35885 Submitted by: maintainer
* Correct MAINTAINER e-mail address for ports I maintain.anders2002-03-141-1/+1
|
* honor CCnaddy2002-03-031-1/+1
|
* Fix some typos.olgeni2002-02-271-5/+5
|
* add py-serial 1.12ijliao2002-02-276-0/+51
| | | | | | | Serial port encapsulation library for Python PR: 35367 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Fix unaligned access for alpha.kuriyama2002-02-272-0/+12
| | | | Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
* Upgrade to 7.1.4.kuriyama2002-02-272-3/+2
|
* Support baudrate of 115200 and 57600.kuriyama2002-02-272-0/+16
| | | | Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
* tarball has been re-rolled, minor documentation changesnaddy2002-02-221-1/+1
|
* Forgotten in 8.0.201 update.naddy2002-02-151-0/+15
|
* Add SSL support.naddy2002-02-152-9/+12
| | | | | | | | | | | Submitted by: olgeni Update to 8.0.201. Changes in this release: * A more natural user interface for the FTP client. * Up/Down Arrow keys for command recall. * SET ESCAPE now lets you choose 8-bit characters. * A more-flexible SHOW VARIABLES command. * Bug fixes.
* - Update pkg-plistkevlo2002-02-154-31/+26
| | | | | | | - Fix pkg-message and Makefile PR: 34945 Submitted by: MAINTAINER
* Enable HTTP support.naddy2002-02-091-1/+2
| | | | Submitted by: olgeni
* Update to version 1.3.4.bsd2002-02-052-2/+2
|
* Update to version 1.3.3.bsd2002-02-032-2/+2
|
* Update to version 2.00.0.anders2002-01-3116-304/+202
| | | | | | | Unforbid because known vulnerabilities have been fixed. Take over maintainership. Approved by: obrien (previous maintainer)
* Set the right permissions on the /dev entriesroger2002-01-302-0/+5
|
* Change some defines from "YES" to "yes"dinoex2002-01-281-1/+1
| | | | See samples in the porters-handbook.
* * Update to 8.0.200.naddy2002-01-283-42/+17
| | | | | | * Take over maintainership. Approved by: joerg
* Fix a compile problem on -current.pat2002-01-272-0/+19
| | | | | PR: 34314 Submitted by: maintainer
* Unbreak on -current, and don't hardwire CC or CFLAGSkris2002-01-263-2/+48
|
* Fix use of PREFIXroger2002-01-211-1/+1
|
* Update to version 1.4.bsd2002-01-202-3/+3
| | | | Submitted by: David Quattlebaum <drq@bsdwins.com>
* Upgrade to version 1.28-Jan10.jmz2002-01-193-21/+31
|
* suppress potential error message when kldunloading the ixj driverroger2002-01-181-1/+1
|
* Add port of the 3.00 beta API for Dallas Semiconductors 1-wire lan deviceshm2002-01-167-0/+361
|
* Create directories prior to installing files.roger2002-01-151-0/+2
| | | | Discovered when testing on a clean FreeBSD box.
* Install header files into /usr/local/include/sysroger2002-01-142-4/+4
| | | | (as one day I hope to have these in the base system at /usr/include/sys)
* Add FreeBSD port of the ixj driver for Quicknet LineJack androger2002-01-148-0/+114
| | | | | | | | | | | PhoneJack cards. These ISA and PCI telephony cards allow VoIP and Video Conferencing using the OpenH323 suite of applications with a standard telephone handset (including making the phone ring for incomming calls, allowing dialing via the telephone and using the phone's speaker and mic for the audio (freeing up the sound card). They also feature a hardware G.723.1 audio codec making it easier to talk to NetMeeting and H.323 users.
* Update to version 1.2.jim2002-01-142-2/+3
| | | | Submitted by: maintainer
* Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-16/+2
| | | | | | | | | | | | | | | | | | | | - Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. + Default to compile optimized for speed, not debugging, in ports builds, not just packages. We don't really get that many backtraces or debugging information, and there's a better way to provide these things to people willing to spend some time working on KDE. It's at (as announced before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2 upon request, and being unable to find any reason not to. Apparently, kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a runtime dependency. Therefore to enable its use one just needs to add the teTeX package. Bump PORTREVISION to reflect dependency change. - Fix koffice port by removing PYTHON_VERSION, which is unnecessary. PR: 33650 (part of) Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net> Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and optimizing for speed, not debugging capability)
* Fix master_sites and typo.pat2002-01-111-3/+3
| | | | | PR: 33765 Submitted by: maintainer
* Bohlin's IrDA utilities.sumikawa2002-01-107-0/+68
| | | | | PR: ports/33714 Submitted by: Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
* Update to version 1.3bsd2002-01-102-2/+2
| | | | Submitted by: David Quattlebaum <drq@bsdwins.com>
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3
| | | | | | | --enable-debug and turn off stripping of binaries so we actually get all the debugging we're supposed to get. :) Submitted by: Alan Eldridge <alane@geeksrus.net>
* Upgrade to 1.1. This includes fixes for -CURRENT according to Danielwill2002-01-075-22/+13
| | | | | | and WATANABE-san. Also added a faster mirror of the tarball. Submitted by: maintainer
* - make portlint happierdinoex2002-01-062-3/+3
| | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
* Conditionalize use of objprelink based on whether we're running onwill2002-01-051-3/+8
| | | | | | MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined. Requested by: several
* Prepend %%PORTDOCS%% to lines dealing with doc files.se2001-12-261-3/+3
| | | | | PR: 29757 Submitted by: pat@FreeBSD.org
* Add "scud" - Selected Caller id and Unavailable Deterrent; have yourbsd2001-12-206-0/+35
| | | | | | | modem answer calls from "unavailable" (which usually are telemarketers). Submitted by: David Quattlebaum <drq@bsdwins.com>
* Add zssh 1.5a, which allows you to tunnel a ssh connection over thewill2001-12-196-0/+39
| | | | | | | zmodem protocol. PR: 31268 Submitted by: Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* upgrade to 1.2ijliao2001-12-134-82/+81
| | | | | PR: 32754 Submitted by: maintainer
* Yet another conserver which is forked from comms/conserver long ago.kuriyama2001-12-097-0/+77
|
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1
| | | | | | | | | | | | make sure that the "autoconf" and "automake" binaries KDE looked for were found and were autoconf213 and automake14 (as there are issues with the latest versions), but the logic in setting $PATH was wrong. This puts ${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto* problems if automake14 and automake-1.5 are both installed. PR: 32512 Submitted by: Alan Eldridge <alane@geeksrus.net> Approved by: will
* add ltmdmijliao2001-12-067-0/+72
| | | | | | | | Driver for the Lucent LT Winmodem chipset PR: 31924 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Tested by: clkao@clkao.org
* Upgrade to version 1.1.27.jmz2001-12-0510-65/+74
| | | | | Install a default new_fax program. Install sample files.
* Upgrade KDE to 2.2.2:will2001-12-044-5/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: - Support for objprelink. - Hack for autoconf 2.13/automake 1.4. Note that we can't use the standard USE_AUTO* because they change things in work/*; KDE has its own way of doing that. - Light cleanup of extra dirs in the PLISTs provided by my mkplistpkg[1] script. - Speedups of both compile and runtime through the usage of --disable-debug and --enable-final. The latter did not work with the kdemultimedia package, unfortunately. - Patch updates. * audio/kdemultimedia2: - Patch to fix KSCD on FreeBSD[2]. It works very well now. * deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes. * devel/qt-designer: - Make this port depend almost entirely on qt23 to make it more maintainable, so I don't have to keep hacking the patches to get them to apply. * editors/koffice, * games/kdegames, * graphics/kdegraphics: - No specific changes. * misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such. - Fix breakage from hardcoding "sdl-config". * misc/kdeutils2: - Fix problem with klaptopdaemon[4] where it didn't properly display the battery time. This patch is untested, but applied. * net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd from the build. It requires some weird thing in the configure script that I don't have time to look at. * sysutils/kdeadmin: - No specific changes. * textproc/kdoc: - Remove bogus requirement that kdoc requires Perl 5.6.0; it sure seems to operate fine with >= 5.005. But I'll let time tell. * www/quanta: - No specific changes (--disable-debug support only). * x11/kde2: - No specific changes. * x11/kdebase2: - Fix ksysguard compile by merging the files from the HEAD branch of KDE CVS that were missing at release time for FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7]. - Add libxslt dependency since it was removed from kdelibs. - Fix libxml compile problems[8] (accomplished by upgrading). - Remove libkformula from port Makefile; this library has been spun off into koffice. - Fix mode problems with DCOP[9]. This allows you to save files properly. It also seems to be a FreeBSD specific problem. - Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2: - No specific changes. * x11-toolkits/qt23: - Do NOT upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this port entirely for the patches by adding a perlre to accomplish this. * x11-wm/kdeartwork: - No specific changes. Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out! [1] http://freebsd.kde.org/; http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg [2] Submitted by: Matthew Holmes <matt@speakeasy.net> [3] PR: 31914 Submitted by: Alan Eldridge <alane@geeksrus.net> [4] PR: 28475 Submitted by: Arun Sharma <arun@sharmas.dhs.org> [5] Submitted by: Luc Morin <luc_m@videotron.ca> [6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/ [7] PR: 32321 Reported by: gad Submitted by: James A. Halstead <jah4007@cs.rit.edu> [8] PR: 32055 Reported by: William Richard <wrichard@trivalley.com>, others [9] PR: 31629 Submitted by: Alan Eldridge <alane@geeksrus.net> [10] PR: 32358 Submitted by: Alexander N. Kabaev <ak03@gte.com> [11] PR: 31809 Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied) [12] http://freebsd.kde.org/contact.shtml; http://lists.csociety.org/pipermail/kde-freebsd; http://lists.csociety.org/listinfo/kde-freebsd
* Add support for NOPORTDOCS.sobomax2001-11-241-3/+3
| | | | | PR: 29756 Submitted by: Patrick Li <pat@databits.net>
* Add support for NOPORTDOCS.sobomax2001-11-242-5/+5
| | | | | PR: 29754 Submitted by: Patrick Li <pat@databits.net>
* Updated MASTER_SITES.silby2001-11-201-6/+2
|
* Maintainer is now committer so change to new email address.pat2001-11-151-1/+1
| | | | Approved by: lioux
* Fix a bogon where too many arguments are passed in a printf().obrien2001-11-091-0/+12
| | | | | | It is obvious which argument does not belong (maybe left from a older version?) Submitted by: brian
* Our [md5] encrypted passwords can be up to 64 characters in length.obrien2001-11-091-0/+5
| | | | Submitted by: brian
* I am told the cy driver does support BREAK and has for quite a while now.obrien2001-11-091-3/+2
|
* * Update to latest stable release, 7.0.197.naddy2001-11-067-72/+46
| | | | | | | | | | * Add mirror site. * Fix and improve comment and description. * Use the provided build infrastructure instead of gratuitously replacing it with our own. * Tweak build defines. Reviewed by: joerg
* Upgrade to 2.2.1.demon2001-10-273-2/+11
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications)
* Fix location of gnokiirc from /etc to /usr/local/etctom2001-10-192-3/+14
| | | | Submitted by: Anders Nordby <anders@fix.no>
* Prepend the bsd.port.pre.mk to the conditional patchingmi2001-10-171-8/+10
| | | | | | | | | /usr/local -> ${LOCALBASE}. The condition was, naturally ${LOCALBASE} != /usr/local, but the value of LOCALBASE is not necessarily known without bsd.port.pre.mk. Sorry for the breakage. Submitted by: Brian Dean, Dan Langille
* Upgrade to 4.1 (release -- released in July). The sizemi2001-10-1715-1134/+155
| | | | | | | | of the pkg-plist diff is due to the default location move from /var/spool/fax to /var/spool/hylafax. Also, allow package building by passing -nointeractive to configure.
* - Update to version 0.3.3kevlo2001-10-159-104/+139
| | | | | | | - Takeover maintainership PR: 31275 Submitted by: Anders Nordby <anders@fix.no>
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-181-0/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Initial import of ghfaxviewer-0.22.kevlo2001-09-177-0/+57
| | | | | | | ghfaxviewer is the fax viewer. PR: 30470 Submitted by: Dominik Brettnacher <domi@saargate.de>
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
|
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
|
* Allow "stat" in addition to "status".obrien2001-09-082-2/+2
|
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2
| | | | Approved by: kde (will), demon (MAINTAINERs)
* Use the last modified date "20001115" instead of zero, for PORTVERSION.knu2001-08-301-1/+1
|
* Add ruby-termios, a Ruby interface to termios.knu2001-08-306-0/+50
|
* Fix library name in LIB_DEPENDS.demon2001-08-261-2/+2
|
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1
| | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but...
* Update MASTER_SITES.sobomax2001-08-221-1/+2
| | | | Submitted by: fenner's distfiles survey
* use INSTALL_DATA instead of INSTALL_MANijliao2001-08-192-4/+4
| | | | | PR: 29755 Submitted by: Patrick Li <pat@databits.net>
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-161-1/+1
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* Update to KDE 2.2:will2001-08-153-280/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop)
* Update to version 1.1kevlo2001-08-132-2/+2
| | | | | PR: 29670 Submitted by: MAINTAINER
* Update to new version.bsd2001-08-122-2/+2
|
* Don't install ceptd setuid root: it's a daemon you run as root fromkris2001-08-112-1/+2
| | | | | | | inetd.conf, so it doesn't need the additional privileges. This port still bogusly hardcodes /usr/local as the installation directory.
* Correct MASTER_SITESbrian2001-08-112-3/+3
| | | | | | | | Don't killall mwavem from ``mwavem.sh stop'' Bump PORTREVISION PR: 29151 Submitted by: Kevin Oberman <oberman@es.net>
* Unmark brokenbrian2001-08-111-3/+2
| | | | Add a working MASTER_SITE
* Mark this port broken. The archive has not been obtainable for at leastbrian2001-08-111-0/+2
| | | | 3 months and there's no response from the maintainer.
* Fix installation, broken by last commitlioux2001-08-061-2/+2
| | | | Submitted by: MAINTAINER
* o Switch over maintainership to submitterlioux2001-08-042-17/+25
| | | | | | | | | o Move pre-configure patching to pre-patch where it semantically belongs o Additional patching and documentation installation o Support NOPORTDOCS Submitted by: Patrick Li <pat@databits.net>
* o Add USE_X_PREFIX (implies USE_XLIB)lioux2001-07-301-0/+3
| | | | | | | o Also add additional PREFIX safeness patches PR: 29063 Submitted by: Patrick Li <pat@databits.net>
* Use user:group in call to chown.steve2001-07-261-1/+1
|
* remove empty directorydinoex2001-07-121-0/+1
|
* Update MASTER_SITESsobomax2001-07-091-1/+1
| | | | Submitted by: Fenner's distfiles survey
* The purpose of this utility is to provide an easy way to flashdinoex2001-07-076-0/+53
| | | | | | | | | | | | | | | | | | | kernels and romdisks to the Agenda VR3. FEATURES o Direct serial access (w/o minicom) o Built-in Xmodem (send) support o Built-in Etxack (send) support (c/o Brad @ Agenda) o Progress meters o Capture file o PMON over-write detection/protection LATEST VERSION You can always get the latest version of this utility from: WWW: http://www.apex.net/~jeff/agenda-utils/
* Remove duplicate words where appropriate.dd2001-06-251-1/+1
| | | | Approved by: sobomax, obrien
* Place port docs where they all go.kevlo2001-06-152-6/+11
| | | | | PR: 28131 Submitted by: Patrick Li <pat@databits.net>
* Version update.bsd2001-06-142-2/+2
|
* Fix lib dependency to make bento happy.kevlo2001-06-101-0/+1
| | | | | PR: 27953 Submitted by: Patrick Li <pat@databits.net>
* Please bentodwcjr2001-06-081-0/+1
| | | | | | PR: 27349 Reviewed by: will No response: maintainer
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-071-2/+2
| | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
* upgrade to 1.1ijliao2001-06-055-12/+52
| | | | | PR: 27818 Submitted by: maintainer
* Add mwavem 1.0, a loadable module and user excutable to support IBMwill2001-05-207-0/+178
| | | | | | | Mwave ACP modem. PR: 27064 Submitted by: R. Kevin Oberman <oberman@es.net>
* Revert to 4.1b2; the security hole in the vendor distribution of thiskris2001-05-082-5/+4
| | | | | | | | | version was already patched in FreeBSD, so there's no reason to make this port unavailable until it can be upgraded properly. Since the previous commits did not leave this port buildable, no PORTEPOCH bump is required even though the PORTREVISION has gone backwards. Reminded by: Roman Shterenzon <roman@xpert.com>
* Somehow I botched this upgrade -- I must have been building the previouskris2001-05-081-1/+2
| | | | | version even though I updated PORTVERSION. Since this was a security update, mark it BROKEN for now until someone can fix it.
* Update to hylafax 4.1b3kris2001-05-062-4/+4
|
* Some port related improvements, no functional changes in mgetty itself.olgeni2001-05-046-32/+43
| | | | | | | | | | | | | | * Preserve configuration files in etc/mgetty+sendfax. Remove the pkg-deinstall file that used to warn about potential loss of configuration files at deinstall time. * Patch file mtools.info so that it can be installed with install-info in the info index (the stock file lacks a proper directory entry). * Make pkg-install exit without asking anything, if BATCH is defined. And fix a banner length :o) Reviewed by: jmz
* Updates this abandoned port to a usable version (0.3.3 pre22) that:greid2001-05-0313-105/+276
| | | | | | | | | | | - works with a lot more phones - has many more features - has a nice (optional) GUI Change MAINTAINER to anders@fix.no, with approval from previous MAINTAINER. PR: 27045 Submitted by: Anders Nordby <anders@fix.no>
* Update to version 2.0.2lioux2001-05-022-2/+2
| | | | Submitted by: Patrick Li <pat@databits.net>
* Add tits 1.0.2, a server which provides telnet(1) access to one orsobomax2001-04-189-0/+99
| | | | | | more tty ports. Obtained from: NetBSD
* Remove setuid root bit from hfaxd and fix a format string error which waskris2001-04-172-1/+23
| | | | | | | previously a security vulnerability Reported by: Marcin Dawcewicz <miv@IIDEA.PL> Obtained from: http://www.hylafax.org
* Mark FORBIDDEN; this port allows a local exploit yielding uid uucpkris2001-04-171-0/+2
| | | | Submitted by: empathy@feelings.com
* Add yawmppp 2.0.1, a Window Maker dockapp that helps with easy usewill2001-04-166-0/+58
| | | | | | | | | | | | | | | | | | | of pppd. I *really* like this one because it relies on shell scripts rather than requiring you to use its GUI (i.e.: you can use it only once, just to create your pppd scripts. Plus it has several different GUI looks. :-) :-) Oh well, that was the old days when i was on a modem. Bwahahaha!! /me pets his 10baseT college ethernet connection. Good connection. Good! Good!! Forgotten by: will (yes, this was in my ~/ports dir for a long long time: 403 days... longer than I have been a committer) *hangs head in shame* Reminded by: Some guy on IRC who's coming to Purdue. ;) Soldier! Commit this goldurned thing to history! YES SIR!!!! <WHIRR> *click*
* update comms/qico to 0.48.5mharo2001-04-054-6/+4
| | | | | PR: 26342 Submitted by: maintainer
* Overhaul QT/KDE support:will2001-04-032-13/+3
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Add pr 1.0, a daemon that connects local terminal device to awill2001-03-316-0/+48
| | | | | | | terminal server. PR: 26197 Submitted by: Anton Voronin <anton@urc.ac.ru>
* Fix package building.okazaki2001-03-206-4/+12
| | | | | | | | Style fix of pkg-comment (noticed by portlint) Bump PORTREVISION. PR: 25827 Submitted by: maintainer
* Replace WITHOUT_QICO_MORDA option to WITH_QICO_MORDAkevlo2001-03-112-4/+4
| | | | | PR: 25684 Submitted by: maintainer
* Upgrade to 4.30ache2001-03-114-4/+25
|
* Totally turn off the processing of MESSAGE until I can remember what theobrien2001-03-111-2/+2
| | | | one that did not get committed had to say.
* Deal with semi-bogus error reports from Bento.obrien2001-03-111-0/+2
|
* Add sms_client 3.0.2, a simple UNIX SMS client to send messages towill2001-03-117-0/+296
| | | | | | | phones or pagers. PR: 24257 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1
| | | | for libgnugetopt's getopt.h). Not tested, but should work.
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-273-44/+75
| | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo
* Upgrade to version 1.1.25.02.01jmz2001-02-263-17/+4
|
* Version upgrade.bsd2001-02-262-2/+2
|
* Upgrade to version 1.2.bsd2001-02-183-3/+3
|
* Upgrade to version 0.48.4kevlo2001-02-176-16/+16
| | | | | PR: 25140 Submitted by: MAINTAINER
* typo clean up police: \s -> \tlioux2001-02-141-4/+4
|
* Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when Iobrien2001-02-131-2/+2
| | | | upgrade the port, and I don't remember what its contents were now. :-(
* - Support CFLAGS properlykevlo2001-01-236-49/+49
| | | | | | | | - HAS_CONFIGURE -> GNU_CONFIGURE - Support NOPORTDOCS PR: 24543 Submitted by: Ports Fury
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-8/+8
|
* drop myself from MAINTAINER. too many KAME platforms to support,itojun2001-01-091-1/+1
| | | | to little time...
* Upgrade to version 1.1.24-Jan07jmz2001-01-083-5/+18
| | | | Change MASTER_SITE
* remove empty share/locale stuff.sf2001-01-051-4/+7
| | | | Submitted by: bento
* Fix violations of COMMENT files.will2000-12-211-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Upgrade to 2.0.1kevlo2000-12-123-8/+43
|
* - Support CC/CFLAGS properlysteve2000-12-112-31/+5
| | | | | | | - Support NOPORTDOCS PR: 23271 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Version update.bsd2000-12-112-2/+2
|
* Add a new port comms/comserv. From the pkg-descr file:bsd2000-12-046-0/+30
| | | | | | | | "The comservd program provides a facility to access network terminal server serial ports, such as those available on Xyplex terminal server models, via /dev device file entries. This allows programs such as tip(1) to access devices connected to the terminal server serial ports."
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1
|
* Upgrade to version 8.5obrien2000-11-2318-371/+140
| | | | | | | [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Add $FreeBSD$.obrien2000-11-221-0/+2
|
* Add 'restart' and 'status' functionality.obrien2000-11-222-2/+20
|
* Update to 1.1.18.sobomax2000-11-212-2/+2
| | | | | PR: 22978 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Resign as maintainer of KDE2 ports, having brought them up from inceptionwill2000-11-181-1/+1
| | | | | | | | | to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue as the new maintainer. He has commit privileges on the KDE tree, making him an excellent candidate for this job. I'll be behind the scenes for awhile, since there are some structural changes I'd like to make but I'd rather have Kevin do the work. Please, people, direct your patches at Kevin and watch his "freetime deprivation process" _really_ start. :-P
* Update to version 0.48.3kevlo2000-11-174-4/+4
| | | | | PR: 22913 Submitted by: MAINTAINER
* Better detecting of modem status lines.obrien2000-11-122-1/+28
| | | | | | | | Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete TIOCMODG and TIOCMOD. PR: 16341 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Make PREFIX clean and respect CFLAGS.obrien2000-11-115-35/+62
| | | | | PR: 21365 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Hylafax DISTFILE moved.fenner2000-11-081-1/+1
| | | | Submitted by: distfile survey
* - Update to version 0.48.2kevlo2000-11-046-16/+36
| | | | | | | - Allow building without qcc aka MORDA (make WITHOUT_MORDA=yes). PR: 22599 Submitted by: MAINTAINER
* New Port: comms/bayonnejeh2000-11-039-0/+324
| | | | | | | Multi-line general purpose voice telephony server PR: 21327 Submitted by: David Sugar <dyfet@ostel.com>
* Update port to 0.48.1jedgar2000-11-024-20/+12
| | | | | PR: 22090 Submitted by: Maintainer
* Add two missed shared libs.will2000-11-021-0/+2
|
* Whitespace-only:sobomax2000-11-012-4/+4
| | | | Make indentation uniform across my ports.
* New Port: coms/vpb2jeh2000-11-016-0/+44
| | | | | | | user mode API for Voicetronix 4 port analog DSP telephony cards PR: 21113 Submitted by: David Sugar <dyfet@gnu.org>
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peoplewill2000-10-291-2/+2
| | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* Implement fix for configure scripts in regards to finding X libs onwill2000-10-291-3/+3
| | | | | | XFree86 4.0.1. Submitted by: PW (thanks)
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-253-89/+44
| | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
* Add definitions for new prefixes of German mobile phone networks (D1: 0170,se2000-10-211-0/+284
| | | | | | 0D2: 173, E+: 0178). I do not know and thus can't add a definition for SMS to Viag-Interkom's E2.
* Apply diffs submitted with PR 21367:se2000-10-213-21/+65
| | | | | | | | - use ${PREFIX} instead of hard-coded paths. - respect NOPORTDOCS PR: 21367 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.48ade2000-10-136-8/+32
| | | | | PR: 21889 Submitted by: maintainer
* Fix "DISTFILES".obrien2000-10-121-1/+1
| | | | Submitted by: steve
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Rename pkg/license to pkg-message, which will make it a full-blownasami2000-10-081-2/+1
| | | | ${PKGMESSAGE} file.
* Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.obrien2000-09-292-3/+21
| | | | Requested by: Daniel O'Connor <doconnor@gsoft.com.au>
* Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} insteadasami2000-09-271-0/+1
| | | | | | of taking it out. My apologies. Reported by: maintainer
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-2/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Fix incorrect use of snprintf() that causes pid of processade2000-09-192-9/+1
| | | | | | | | | | trying to lock a serial device in /var/spool/lock to be incorrectly written into the lock file. PORTREVISION bumped. PR: 20141 Submitted by: Cyrus Rahman <cr@jcmax.com>
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-163-71/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/.
* Install files with correct perms (0664->0644)jedgar2000-09-151-3/+3
| | | | Approved by: Maintainer
* Do not install files/dirs group-writablejedgar2000-09-151-6/+20
|
* Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-111-4/+1
|
* Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-112-0/+2
| | | | Add a warning message because /var/spool/fax/outgoing/ is world writeable.
* Upgrade to the latest version (1.1.22.Aug27)jmz2000-09-112-6/+4
| | | | The port is no more marked FORBIDDEN as the main security hole has been fixed.
* Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilswill2000-08-303-245/+163
| | | | | | | | | | | | | | | | dependencies to kde2, and add koffice to kde2, because it's part of the 2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches. The current state of the ports as far as building and installing is quite good, but I expect minor problems with PLISTs other than for the ones I've fixed here. I'm going to let bento figure it out. :-) Please, test these ports and report bugs to submit@bugs.kde.org, and send me problems with the ports themselves. I've found that KDE2 seems to have stabilized significantly since the last snapshot. And now, I am removing the last patch remaining in the KDE2 ports, except for the QT 2.2 snapshot.
* Fix a buffer overrun for some incorrect input files.jmz2000-08-261-0/+12
| | | | Submitted by: Paul Eggert <eggert@twinsun.com>
* Assume maintainership.obrien2000-08-251-1/+2
| | | | Approved by: peter
* Update to version 0.46.2kevlo2000-08-2314-92/+54
| | | | | PR: 20739 Submitted by: MAINTAINER
* Add qico 0.45pl3.1, a fidonet compatible mailer. I've put a copy on mywill2000-08-1117-0/+283
| | | | | | | local-distfiles due to historic saturation on www.ruxy.org.ru's link. PR: 16989 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Add a missing ';' so this port builds/installs cleanly.steve2000-08-081-1/+1
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Replace old startup script with new capable to do start/stop operations.sobomax2000-07-201-6/+24
| | | | | PR: 20039 Submitted by: Bruce A. Mah <bmah@cisco.com>
* Remove a bug in faxsetup.sh.alex2000-07-201-0/+14
| | | | | PR: 20051 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Mark these BROKEN, they don't compile/run properly.asami2000-07-201-0/+2
| | | | Submitted by: maintainer
* Remove all installed directoriesjedgar2000-07-141-0/+1
| | | | Noticed by: bento
* Update md5 checksum. Unfortunately there is no previous version onsobomax2000-07-131-1/+1
| | | | | | MASTER_SITE_BACKUP, so it is impossible to check what was changed. Submitted by: bento
* From the submitter:steve2000-07-081-3/+7
| | | | | | | | | | | Currently, the hylafax port has a few flaws -- it uses the libz and regex libraries that come with the software instead of the implementations available on FreeBSD and ignores the local CFLAGS settings. It also needlessly (it seems) requires gmake. PR: 19552 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-056-11/+85
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-292-2/+4
| | | | MASTER_SITE_LOCAL site.
* Update to version 4.1.b2, the latest stable release (dispite the "beta" flag),alex2000-06-2713-295/+1002
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which officially fixes the setuid security exploit by the vendors. Additionally, from the PR: * adds in distribution patches to allow it to interoperate with libtiff-3.5.5 (the current version in the ports tree), and replace an original FreeBSD patch. * includes security patches (replacements of 'strcpy' and 'sprintf', primarily), mostly based on patches originally submitted by Alex Langer [1] for 4.0pl2 and not yet commited, although some new work was done too. [1] I don't think, that these were my patches but those submitted by John Holland <john@zoner.org> in PR 19180. * Fixes some issues with the configure/setup scripts introduced since the previous version. * Additionally, original FreeBSD patches from 4.0pl2 were merged in where they were not addressed by anything else. (except the I18N patch, sorry). I removed the FORBIDDEN line since there are at least no obvious security concerns left. PR: 19237 Submitted by: Andy Sparrow <andy@geek4food.org>
* Mark FORBIDDEN: insecure tempfile handling means any file on the system can ↵kris2000-06-261-0/+2
| | | | | | be overwritten Submitted by: Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq
* - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-231-2/+3
| | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .fenner2000-06-231-1/+2
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-101-0/+1
| | | | area on the local ports tree.
* Revert to rev 1.8 -- which breaks this port again.obrien2000-06-101-1/+1
| | | | | | | | | I don't know exactly what changed in the distfile. To generate the new checksum I did ``make distclean makesum''. So I don't have the old distfiles around to check. I did verify that the new distfiles does compile and the resulting binary runs. But I guess that is not suffient today. Prodded by: kris
* Distfile changed -- update checksum.obrien2000-06-101-1/+1
|
* @dirrm share/doc/kermitasami2000-06-081-0/+2
| | | | | | @dirrm share/examples/kermit Submitted by: bento
* Upgrade to version 1.83.1.obrien2000-06-023-11/+2
| | | | 1.83.1 is supose to have more sane logfile control.
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-174-6/+6
|
* Update to KDEUTILS 1.90 (aka KDE2 beta).will2000-05-173-545/+553
|
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-151-1/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Portlint COMMENT's.knu2000-04-151-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Remove obsolete `Version required' lines.knu2000-04-151-1/+0
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Typo (PKGNAME -> PORTNAME).asami2000-04-131-1/+1
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0923-71/+71
|
* 38000 is not a valid baud rate value. Use 38400jmz2000-03-292-2/+2
| | | | | PR: ports/17455 Submitted by: SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp>
* Restore useless version required comments.obrien2000-03-223-0/+3
|
* "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/"asami2000-03-222-2/+2
|
* Remove the "version required" line.obrien2000-03-203-3/+0
|
* Use my Web space on freebsd.org for the distfile.max2000-03-081-1/+1
|
* Host the distfile myself - there is something weird with the officialkris2000-02-271-1/+2
| | | | | | | website which allows you to browse and download the file with lynx, but returns a 404 with fetch or wget. Noticed by: bento
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-241-1/+1
|
* add ending / to WWWmharo2000-02-241-1/+1
|
* update WWWmharo2000-02-241-1/+1
|
* PREFIX -> LOCALBASEmharo2000-02-242-4/+4
| | | | add ending / to WWW
* Remove the line that copied dot.kermitrc over into ${WRKSRC}.joerg2000-02-231-1/+0
| | | | Submitted by: bento's package builder via satoshi
* The one and only argument to gmtime(3) is a time_t*. This fixes the buildsteve2000-02-212-0/+22
| | | | problems on the Alpha.
* The one and only argument to time(3) is a time_t*. This fixes builds onsteve2000-02-213-0/+33
| | | | the Alpha.
* Reducing Maintainership to an amount of portsandreas2000-02-211-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* Install kermit documentation and example files correctly. This isjoerg2000-02-202-2/+46
| | | | | | | | | | | | | | | | | basically what the PR suggested, although i did it somewhat differently. (The PR was related to the previous version of Kermit anyway.) After asking Frank da Cruz again, i did however decide to not run the shipped ckermit.ini (alias .kermrc) by default; the defaults of Kermit version 7 are supposed to fit the needs of most people, so there is no need to run the .ini file for everybody. Those who want it can still find it in the `examples' directory (and Frank suggested users who like to do this can easily run this as a `kerbang' script file instead of starting the plain kermit binary). PR: ports/14894 Submitted by: Oh Junseon <hollywar@holywar.net>
* Make PREFIX clean.obrien2000-02-184-7/+7
| | | | | PR: 14854 Submitted by: Joe Greco <jgreco@solaria.sol.net>
* Support tty speeds of 57600 and 115200 bit/sec.obrien2000-02-181-6/+25
| | | | | PR: 14977 Submitted by: Vlad Patenko <vlad@lucky.net>
* Remove giflib dependence.imura2000-02-151-2/+1
| | | | | | | | Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
* ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-141-1/+1
|
* Style nits in the ports I maintain.obrien2000-02-133-15/+14
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* portlintmharo2000-02-031-2/+2
|
* Upgrade to version 1.83.0.obrien2000-02-013-17/+21
|