summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add ldap as a dependency to enable ldap support in pwlibRoger Hardiman2003-08-312-2/+6
| | | | Notes: svn path=/head/; revision=88177
* Updated to 0.11Sergey Skvortsov2003-08-314-65/+12
| | | | Notes: svn path=/head/; revision=88175
* Updated to 0.201Sergey Skvortsov2003-08-314-10/+7
| | | | Notes: svn path=/head/; revision=88173
* Add p5-base 2.01,Sergey Skvortsov2003-08-315-0/+38
| | | | | | | | set of modules to operate with inheritance and class fields at runtime. Notes: svn path=/head/; revision=88171
* Updated to 0.8Sergey Skvortsov2003-08-314-9/+10
| | | | Notes: svn path=/head/; revision=88170
* [PATCH] devel/doc++: enable choose of ghostscript interpreterEdwin Groothuis2003-08-311-1/+7
| | | | | | | | | | | This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54924 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=88124
* Add erlslang, SLang binding for Erlang.Jimmy Olgeni2003-08-306-0/+89
| | | | | | | Submitted by: Chris Pressey <chris_pressey@yahoo.ca> Notes: svn path=/head/; revision=88096
* - Fix build on -currentKirill Ponomarev2003-08-3012-0/+303
| | | | | | | | | | | o Remove extra token pasting operators after ::'s. o Add missing ; in yacc files. PR: 56187 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=88092
* - Add new MASTER_SITESKirill Ponomarev2003-08-301-1/+4
| | | | | | | | PR: 56200 Submitted by: maintainer Notes: svn path=/head/; revision=88090
* - Add new MASTER_SITESKirill Ponomarev2003-08-302-2/+5
| | | | | | | | PR: 56199 Submitted by: maintainer Notes: svn path=/head/; revision=88089
* - Fix buildKirill Ponomarev2003-08-302-5/+9
| | | | | | | | PR: 56192 Submitted by: Ports Fury Notes: svn path=/head/; revision=88082
* - file retired, new location ports/Mk/bsd.gnustep.mkDirk Meyer2003-08-301-218/+0
| | | | Notes: svn path=/head/; revision=88037
* [NEW PORT] devel/poslib: Posadis C++ DNS libraryEdwin Groothuis2003-08-305-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | Poslib is a portable C++ DNS library, a part of Posadis project. It consists of two parts: a client library and a server library. Using the client library, you can simply develop applications that use the Domain Name System (DNS). It includes many functions for resolving, domain-name manipulation and Resource Record (RR) creation. The server library, based on the client core, can be used to develop DNS servers. By implementing a query entry-point function using the Poslib library of functions, you can easily create DNS servers, without worrying about low-level details such as DNS message compilation, domain-name compression and UDP/TCP transmission. Author: Meilof Veeningen <meilof@users.sourceforge.net> WWW: http://posadis.sourceforge.net/projects/poslib.php PR: ports/55195 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=88025
* ports/devel/tclxml depends on ports/devel/tcllibEdwin Groothuis2003-08-301-1/+2
| | | | | | | | | | | | Tclxml (ports/devel/tclxml) depends on ports/devel/tcllib, but this is not present in RUN_DEPENDS variable (see Makefile). PR: ports/54584 Submitted by: Nicola Vitale <nivit@libero.it> Notes: svn path=/head/; revision=88016
* Update to 0.28Mathieu Arnold2003-08-292-2/+2
| | | | Notes: svn path=/head/; revision=87978
* Update to 0.17Mathieu Arnold2003-08-292-3/+2
| | | | Notes: svn path=/head/; revision=87976
* New port - devel/xxlKirill Ponomarev2003-08-296-0/+54
| | | | | | | | | | | | | | | | | | | | XXL is a library for C and C++ that provides exception handling and asset management. Asset management is integrated with the exception handling mechanism such that assets may be automatically cleaned up if an exception is thrown, which allows for much simplified program structure with respect to error handling. By allowing XXL to track assets and using its exception handling features, the programmer no longer has to check error conditions on every function call and cleanup the assets on failure because XXL does the work. PR: 56128 Submitted by: Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us> Notes: svn path=/head/; revision=87973
* Fix fetch.Joe Marcus Clarke2003-08-281-2/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=87932
* Add flyspray 0.9.4,Erwin Lansing2003-08-287-0/+254
| | | | | | | | | | | a simple, easy-to-use web based bug tracking system. PR: 56082 Submitted by: Nick Hilliard <nick@foobar.org> Notes: svn path=/head/; revision=87924
* Some optimizations for unsigned bit fields.Lev A. Serebryakov2003-08-282-2/+2
| | | | Notes: svn path=/head/; revision=87882
* NEW PORT: devel/libds (Useful data structures library)Edwin Groothuis2003-08-285-0/+78
| | | | | | | | | | | | A small, but useful library of data structures. Has AVL tree, binary heap, hash table, a queue, a stack, variable length array. PR: ports/44565 Submitted by: Peter Bozarov <peter@bozz.demon.nl> Notes: svn path=/head/; revision=87871
* Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.Roger Hardiman2003-08-2811-0/+237
| | | | Notes: svn path=/head/; revision=87860
* The HTML documentation tarball has been removedErwin Lansing2003-08-283-89/+2
| | | | | | | | PR: 56071 Submitted by: maintainer Notes: svn path=/head/; revision=87856
* New port: p5-Module-CoreListDmitry Sivachenko2003-08-285-0/+40
| | | | | | | | | | | | | | Module::CoreList contains the hash of hashes %Module::CoreList::version, this is keyed on perl version as indicated in $]. The second level hash is module => version pairs. It also contains %Module::CoreList::released hash, which has ISO formatted versions of the release dates, as gleaned from the perlhist manpage. Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87854
* New port: p5-Module-ScanDepsDmitry Sivachenko2003-08-285-0/+33
| | | | | | | | | | This module scans potential modules used by perl programs, using line-by-line analysis and elaborate heuristics. Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87851
* New port: p5-Locale-Maketext-SimpleDmitry Sivachenko2003-08-285-0/+37
| | | | | | | | | | | | | | This module is a simple wrapper around Locale::Maketext::Lexicon, designed to alleviate the need of creating Language Classes for module authors. If Locale::Maketext::Lexicon is not present, it implements a minimal localization function, so the program can function normally. Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87849
* New port: p5-PAR.Dmitry Sivachenko2003-08-285-0/+58
| | | | | | | | | | | | | | | | | | | | | The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes cross-platform packaging and deployment a breeze for Perl programmers. Notable features include: * Turn your Perl programs into ready-to-run executables * Pack scripts and requered libraries with a binary loader * Put PAR files into @INC to avoid version conflicts * Works with remote URL as well as local files * Supports XS modules and DATA sections * Turns CPAN module distributions into PAR distributions * Install, uninstall, signs and verifies PAR distributions * Runs scripts inside PAR files, generated by "pp -p" Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87844
* New port: p5-version.Dmitry Sivachenko2003-08-285-0/+37
| | | | | | | | | | | This module implements overloaded version objects for all versions of Perl, including all of the features of version objects which will be part of Perl 5.10.0 except automatic v-string handling. Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87842
* New port: p5-PAR-Dist.Dmitry Sivachenko2003-08-285-0/+42
| | | | | | | | | | | | | | | | | | | | | | This module creates and manipulates PAR distributions. They are architecture-specific PAR files, containing everything under blib/ of CPAN distributions after their "make" or "Build" stage, a META.yml describing metadata of the original CPAN distribution, and a MANIFEST detailing all files within it. Digitally signed PAR distributions will also contain a SIGNATURE file. The naming convention for such distributions is: $NAME-$VERSION-$ARCH-$PERL_VERSION.par For example, "PAR-Dist-0.01-i386-freebsd-5.8.0.par" corresponds to the 0.01 release of "PAR-Dist" on CPAN, built for perl 5.8.0 running on "i386-freebsd". Submitted by: autrijus@autrijus.org Notes: svn path=/head/; revision=87837
* Update to 1.1.4.1Hye-Shik Chang2003-08-283-29/+29
| | | | Notes: svn path=/head/; revision=87828
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-283-20/+11
| | | | Notes: svn path=/head/; revision=87820
* Use the virtual category "scheme" (part ii)Edwin Groothuis2003-08-281-1/+1
| | | | | | | | | | | | Add the virtual category "scheme" to the maintained ports (except sxm). I guess no maintainer would deny this trivial change. PR: ports/56052 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=87818
* Update to release 1.16Diomidis Spinellis2003-08-273-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reformat and update pkg-descr Release 1.16 is associated with the following changes: - Declarations can be intermixed with statements (C99). - __typeof can have as its argument an expression and not only an identifier. - Support for C99 variable number of arguments preprocessor macros. - Allow case expression ranges (gcc extension). - Recognise __atribute__(__unused__) for determining which identifiers should not be reported as unused (gcc extension). - Command-line option to generate a wrongly scoped identifier and unused include file and identifier warning report. - Separate identifier attribute for enumeration constants. This allows us stop incorrectly categorizing them as having global (compilation unit) visibility. - Error reporting format is now compatible with gcc. - Dereferencing a function yields a function (common extension). - Command-line option to process the file and exit. - Document processing of the FreeBSD kernel. - Correct typing of assembly-annotated declarators. - Fixed assertion failure that could be caused when parts of concatenated identifiers were no longer available (e.g. when processing files with the -m T option.) - Correct handling of macro parameters that match other macros and are followed by a concatenation operator (they were erroneously replaced). - Add workaround for gcc __builtin_va_copy in the provided definition files. - Corrected the handling of main() in the example definition files. Approved by: netchild Notes: svn path=/head/; revision=87816
* Update to 3.2.0.Akinori MUSHA2003-08-275-26/+19
| | | | Notes: svn path=/head/; revision=87797
* Incorporate a patch from [ruby-dev:21263] to fix the problem where itAkinori MUSHA2003-08-276-0/+90
| | | | | | | | | segfaults when there is an error in char-class in char-class. Bump PORTREVISION accordingly. Notes: svn path=/head/; revision=87796
* Update to 0.24Mathieu Arnold2003-08-272-5/+11
| | | | | | | | | fixup DEPENDS Approved by: maintainer Notes: svn path=/head/; revision=87786
* Update to 0.22Mathieu Arnold2003-08-272-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=87785
* Update to 2.03Mathieu Arnold2003-08-273-7/+6
| | | | | | | | | fixup plist Approved by: maintainer Notes: svn path=/head/; revision=87784
* Update to 0.20Mathieu Arnold2003-08-272-4/+3
| | | | Notes: svn path=/head/; revision=87778
* - Update to 1.7.3Dirk Meyer2003-08-273-3/+3
| | | | Notes: svn path=/head/; revision=87770
* - Update for GNUstep 1.7.3Dirk Meyer2003-08-271-1/+2
| | | | | | | | - preserve MAKE_ENV Approved by: knu (implicit) Notes: svn path=/head/; revision=87769
* Grrr...actually up the PORTVERSION.Joe Marcus Clarke2003-08-261-2/+1
| | | | Notes: svn path=/head/; revision=87753
* Update tla (C arch client) to use GNU's patch (gpatch).Sean Chittenden2003-08-261-1/+4
| | | | | | | | Submitted by: Curtis.Dunham@alltel.com Obtained from: arch-users mailing list Notes: svn path=/head/; revision=87752
* Update to 2.2.3.Joe Marcus Clarke2003-08-262-1/+3
| | | | Notes: svn path=/head/; revision=87750
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-2622-4/+22
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* - Update to version 5.5.6Kirill Ponomarev2003-08-263-13/+7
| | | | | | | | PR: 55999 Submitted by: Ports Fury Notes: svn path=/head/; revision=87741
* Update to 0.04Mathieu Arnold2003-08-262-5/+3
| | | | | | | | | clean DEPENDS Approved by: demon (mentor) Notes: svn path=/head/; revision=87736
* Update to 0.06Mathieu Arnold2003-08-262-2/+2
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87735
* Some fixes in target.Lev A. Serebryakov2003-08-264-4/+4
| | | | Notes: svn path=/head/; revision=87727
* - Update to version 0.5Kirill Ponomarev2003-08-265-4/+23
| | | | | | | | | | - Use DOCSDIR macro PR: 55974 Submitted by: maintainer Notes: svn path=/head/; revision=87712