Serveez is a server framework. It provides routines and help for implementing IP based servers (currently TCP, UDP and ICMP). It is also possible to use named pipes for all connection oriented protocols. We think it is worth the effort because many people need server functionality within their applications. However, many people experience problems with select()- or poll()-loops, and with non-blocking operations. This application demonstrates various aspects of advanced network programming in a portable manner. You can use it for implementing your own servers or for understanding how certain network services and operations work. The package includes a number of servers that work already: an HTTP server, an IRC server, a Gnutella spider and some others. One of the highlights is that you can run all protocols on the same port. The application itself is single threaded but it uses helper processes for concurrent name resolution and ident lookups. WWW: http://www.gnu.org/software/serveez/ /~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.0b4.girgen2005-07-173-23/+5
* Update to version 1.2.2.1.thierry2005-07-1724-270/+238
* Yet another silent update: only doc files have been updated (FAQ.htmthierry2005-07-152-5/+7
* Update to 2.1.10. Note: the CJK patches will need some work before theymarcus2005-07-154-31/+13
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1
* Update to 3.0.20050613 (v3.0f). Changes include:hrs2005-07-102-14/+14
* - Update to 5.1pav2005-07-105-7/+14
* Update to 20050624.novel2005-07-015-9/+21
* - Fix patch stage when /usr/ports is a symlink to a non standard locationbarner2005-06-291-3/+2
* - Update to 8.15rc3barner2005-06-236-67/+59
* Update to 1.0flawrance2005-06-232-3/+3
* This port has install and dependency problems, mark BROKEN until I fix it.lawrance2005-06-211-0/+2
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-183-15/+16
* - Update to 2.34ahze2005-06-162-3/+3
* - Update MASTER_SITES for MD2K driverpat2005-06-138-14/+684
* Bump PORTREVISION for ports affected by libdockapp library version bump.lawrance2005-06-131-0/+1
* Chase libdockapp update.lawrance2005-06-121-1/+1
* Toss in NO_MTREE.trevor2005-06-121-0/+1
* Use AdobeReader_enu-7.0.0-1.i386.rpm rather thantrevor2005-06-122-5/+3
* Update to 20050304lawrance2005-06-112-590/+1030
* - Fix build on 4-stable when PCL3 driver is enabled [1]barner2005-06-1132-182/+2494
* fix typo I introduced in the previous commitoliver2005-06-101-1/+1
* check whether WITHOUT_LPR is defined while WITH_CUPS is not definedoliver2005-06-101-0/+4
* - Use SUB_FILES and SUB_LIST instead of own sed script.hrs2005-06-092-3/+10
* Forgot these in my last commit, sorry. Here's the full log:barner2005-06-084-0/+1318
* - Update MASTER_SITES for MD2K driverbarner2005-06-0814-164/+38
* - Update to 2.8.5ahze2005-06-083-4/+5
* - Update master site and homepage for PCL3 driverbarner2005-06-064-8/+12
* - Add the PCL3 driver.barner2005-06-0612-38/+526
* change the libtool version to use from 1.3 to 1.5oliver2005-06-043-3/+10
* Add official two patches: one is for MetaPost support bugfix, and anothermatusita2005-06-032-3/+11
* . pre-install -> pre-su-install as files are installed in ${PREFIX} duringglewis2005-06-021-1/+1
* - Remove hard-coded tetex-base prefix.flz2005-06-011-2/+4
* - Use libtool 1.5. This fixes the crash reported in ports/81148 (the reasonbarner2005-06-015-5/+10
* - Change maintainer address to his new shiny FreeBSD.org address.flz2005-05-315-5/+5
* BROKEN: Unfetchablekris2005-05-311-0/+2
* New port print/texinfo version 4.8: A typeset documentation systemlioux2005-05-317-0/+190
* Compile with HAVE_PROTOTYPES to fix varargs build error. Proper fixlawrance2005-05-281-2/+4
* - Deal with locale directorypav2005-05-281-0/+2
* Add flpsed 0.3.4, WYSIWYG pseudo Postscript editor.danfe2005-05-254-0/+61
* Bump portrevision for spring cleanup in previous commit.kwm2005-05-221-0/+1
* Update dependencies to reflect reality.kwm2005-05-221-2/+5
* Take over maintainership: suggested by previous maintainer when Ilioux2005-05-201-1/+1
* update to 4.2.2oliver2005-05-205-70/+22
* - Use DISTVERSION instead of PORTVERSION/DISTNAMEvs2005-05-192-31/+6
* Update to 2.05:vs2005-05-192-3/+3
* - Fix plist, unbreakpav2005-05-171-2/+4
* . Update to 2.30.glewis2005-05-172-3/+3
* * Upgrade to 0.72d.obraun2005-05-173-20/+11
* Update to 1.0djylefort2005-05-163-7/+8
* New port py-rtf, a library to create RTF documents using the Python language.tg2005-05-115-0/+64
* Fix a MD5 mismatch.thierry2005-05-102-2/+3
* - Nit: CXX is provided by USE_GCCpav2005-05-071-1/+1
* Fix distinfo and pkg-plist because caption.xml has been removedhrs2005-05-073-5/+2
* - Remove duplicate USE_GCCpav2005-05-071-2/+0
* - Switch to gcc34, as gcc33 lost gcj latelypav2005-05-051-7/+12
* - Update to 20050502pav2005-05-044-12/+42
* - Change maintainer's mail address.vanilla2005-05-031-1/+1
* Update to version 2.28krion2005-05-032-3/+3
* Fix MASTER_SITESkrion2005-05-031-3/+10
* Now fetchable again.kris2005-05-021-2/+0
* BROKEN: Unfetchablekris2005-04-301-0/+2
* Forgot to bump PORTREVISION after fixing gnu-tls support.mr2005-04-271-1/+1
* - Update WWW: lineahze2005-04-264-1/+14
* - Change ICON= in .desktop file so icon changes with theme.ahze2005-04-261-1/+1
* Update to 0.6.5bland2005-04-242-5/+4
* Use dashed options for tar(1). Some old versions of tar(1)hrs2005-04-221-1/+1
* Fix build failure triggered by pkgconfig update.bland2005-04-222-11/+5
* Fix build falure triggered by pkgconfig update.bland2005-04-221-0/+11
* Update to version 8.51krion2005-04-2110-100/+21
* - Unbreaksem2005-04-215-20/+12
* Remove -funroll-loops from CFLAGS silently becausehrs2005-04-191-0/+3
* Just using --enable-gnutls doesn't seem to be sufficient for cups-basemr2005-04-191-1/+1
* New port ec-fonts-mftraced version 1.0.12: EC PostScript Type1 fontslioux2005-04-196-0/+245
* o Update to 1.1.8 [1]lioux2005-04-192-14/+9
* - Update to 2.26.flz2005-04-162-3/+3
* add dvisvg 0.7.4dijliao2005-04-155-0/+95
* - make xfprint workoliver2005-04-143-2/+73
* reset maintainer to ports@FreeBSD.orgoliver2005-04-131-1/+1
* Support WITHOUT_X11 knob and bump PORTREVISION.hrs2005-04-134-11/+40
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-1211-11/+11
* the distribution was rerolled.ume2005-04-113-7/+9
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-1111-11/+11
* BROKEN: Incomplete pkg-plistkris2005-04-111-0/+2
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justlesi2005-04-101-1/+1
* make it fetchable again by changing MASTER_SITES.ume2005-04-0841-41/+41
* Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP.thierry2005-04-066-0/+200
* Fix Type1 PS font install directories of print/cmpsfonthrs2005-04-037-285/+281
* Update to 2.10.3.marcus2005-04-032-3/+3
* adjust MASTER_SITESoliver2005-04-021-2/+3
* - Fix pkg-plist and bump PORTREVISION.hrs2005-03-293-14/+27
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
* BROKEN on ia64: Segfault during buildkris2005-03-271-1/+7
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
* The distribution was rerolled.ume2005-03-252-2/+3
* - Fix a bug not to remove the font directories during the deinstall.hrs2005-03-255-25/+27
* Fix breakage of pdfcsltex.hrs2005-03-254-1/+341
* Fix MASTER_SITES.krion2005-03-221-1/+2
* Update to 1.20.perky2005-03-215-108/+111
* With portmgr hat on, mark both of these ports as RESTRICTED. Accordinglinimon2005-03-202-0/+2
* add new ports: Photo Image Print System for Linux --- EPSON Stylusume2005-03-204-0/+27
* preparation for adding support for EPSON Stylus CX3500/CX3600 Series.ume2005-03-201-3/+4
* Bump PORTEPOCH.krion2005-03-201-0/+1
* Record conflict with acroread.joerg2005-03-201-0/+2
* This port now conflicts with acroread7.joerg2005-03-201-0/+2
* This is acroread7, the new version of Adobe Acrobat reader.joerg2005-03-206-0/+78
* Revert the acroread port to version 5.10. There's too much heatedjoerg2005-03-207-44/+154
* - Separate Computer Modern type1 fonts and add dependence onhrs2005-03-192-5/+64
* - Remove TeX specific part and remove IGNORE line.hrs2005-03-196-404/+297
* PDFjam, by David Firth, is a small collection of shell scriptspav2005-03-197-0/+99
* A small tool to merge several PDF files into one PDF filepav2005-03-1913-0/+166
* update to 4.2.1oliver2005-03-193-5/+4
* Install a symlink for ${LOCALBASE}/bin/acroread, too (in adddition tojoerg2005-03-183-3/+8
* Update to 2.1.9 and fix build on amd64.krion2005-03-183-3/+82
* - Update to 20050310ahze2005-03-184-9/+11
* Fail installation with a meaningful message if the Linux ABI compatibilityjoerg2005-03-171-0/+3
* Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-3/+3
* - Update to 2.10.1ahze2005-03-172-3/+3
* Upgrade the acroread port to Acroread version 7.joerg2005-03-167-154/+36
* Update to the latest Firefly patchset. This patchset makes CJK TrueType fontsmarcus2005-03-162-6/+8
* Remove trailing space.krion2005-03-131-1/+1
* Update to version 3.4.4krion2005-03-134-167/+117
* Update to version 0.8.2krion2005-03-133-26/+42
* Add libgnomeprintmm, C++ bindings for the GNOME printing backend library.marcus2005-03-125-0/+75
* -Update to 0.12.0, works with GTK 2.6/GNOME 2.10.mezz2005-03-121-2/+1
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1210-6/+10
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-123-4/+6
* Gak! I committed freetype instead of freetype2. Of course, there weremarcus2005-03-108-42/+57
* - add category x11-fonts;thierry2005-03-106-26/+65
* Add a dependency to x11-fonts/texcm-ttf when built with Qt / Xft:thierry2005-03-095-0/+5
* - Update to 1.7.0vs2005-03-082-6/+5
* Remove BROKEN. The checksum mismatch was a transient problemhrs2005-03-081-2/+0
* - Update to 0.30ahze2005-03-082-3/+3
* - Update to 0.2.0ahze2005-03-082-4/+4
* Update to 2.8.4.marcus2005-03-082-4/+3
* - Update to 2.22ahze2005-03-073-5/+6
* - Update to 1.0cahze2005-03-072-3/+3
* - Update to 5.0ahze2005-03-037-66/+85
* - Update to 0.9.3.flz2005-03-033-8/+6
* - Fix pkg-plist.hrs2005-03-032-8/+17
* Fix plistvs2005-03-021-0/+5
* Respect the user's USE_LINUX setting.trevor2005-03-022-2/+0
* Use MASTER_SITE_LOCAL.lofi2005-03-011-1/+2
* Mark IGNORE; these ports hang during the build.kris2005-02-281-0/+1
* BROKEN: Checksum mismatchkris2005-02-281-0/+2
* New port of Photo Image Print System for Linux --- EPSON Stylusume2005-02-274-0/+28
* - master site was moved.ume2005-02-2775-101/+126
* Catch up with 'linux_base' changes -- we don't install a linux 'strip'.obrien2005-02-261-1/+0
* Add MASTER_SITE_SOURCEFORGE to MASTER_SITESkrion2005-02-252-4/+6
* Squish share/ghostscript directory whenever possibleade2005-02-251-0/+1
* Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-251-6/+1
* Clean up a bit (while looking for BibTeX-tools)vs2005-02-243-17/+2
* New version, MASTER_SITES and WWW movedvs2005-02-24