Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnome shlib is now at version 1. | asami | 1999-02-14 | 2 | -4/+4 |
| | |||||
* | Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. | nectar | 1999-01-23 | 1 | -3/+4 |
| | |||||
* | Update to version 0.52. | steve | 1999-01-18 | 5 | -107/+77 |
| | | | | | PR: 9481 Submitted by: Eugene M. Kim <astralblue@usa.net> | ||||
* | Change maitainer's email address, | vanilla | 1999-01-13 | 2 | -4/+8 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Unbreak build. | steve | 1999-01-11 | 4 | -7/+35 |
| | | | | | PR: 9345 Submitted by: Sheldon Hearn <axl@iafrica.com> | ||||
* | Correct distfile fennerage, and upgrade to 0.3.3 while we're at it. | mph | 1999-01-08 | 6 | -18/+18 |
| | |||||
* | Fix wrong order of PLIST. | simokawa | 1999-01-03 | 1 | -2/+2 |
| | | | | | | 'ldconfig -m %B' must be next after libraries and shouldn't be next after include files because '%B' represents the prefix of previous file. And sort alphabetically. | ||||
* | PR: ports/9139 | flathill | 1998-12-24 | 5 | -0/+126 |
| | | | | | Submitted by: pdoshi01@student.vill.edu A Tcl/Tk based AOL Instant Messenger (AIM) Chat Client | ||||
* | Upgrade to 0.3.2 or 981213, depending on which of their two versioning | mph | 1998-12-15 | 6 | -22/+22 |
| | | | | | | systems you like to use. Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> | ||||
* | Fix this - the backslash was escaping a trailing tab, not the newline. | jkh | 1998-12-11 | 2 | -4/+4 |
| | |||||
* | Add CONFIGURE_ENV to remove patch-aa | flathill | 1998-12-11 | 1 | -3/+4 |
| | |||||
* | Remove dead MASTER_SITES, add fresh MASTER_SITES. | billf | 1998-12-10 | 2 | -4/+8 |
| | | | | Gotta Love: Fenners portsurvey | ||||
* | Remove some stale MASTER_SITES, add some new MASTER_SITES | billf | 1998-12-10 | 1 | -4/+4 |
| | | | | Remind By: Fenner's portsurvey | ||||
* | portlint - bring COMMENT under 70 characters | billf | 1998-11-24 | 1 | -1/+1 |
| | |||||
* | Remove name of package from front. | flathill | 1998-11-23 | 1 | -1/+1 |
| | |||||
* | Change comment to 'libicq is intended to make it easy to add ICQ ↵ | flathill | 1998-11-23 | 1 | -1/+1 |
| | | | | communication support to your software.' | ||||
* | Portlint. Also, change libgtk dependency to LIB_DEPENDS. | asami | 1998-11-23 | 1 | -5/+4 |
| | |||||
* | libicq.so is 0.2, not 0.0. | asami | 1998-11-23 | 1 | -1/+1 |
| | |||||
* | portlint (PKGNAME not necessary if same as DISTNAME). | asami | 1998-11-23 | 1 | -2/+1 |
| | |||||
* | Initial Import gicq. | flathill | 1998-11-19 | 5 | -0/+39 |
| | | | | gicq is GTK based ICQ program. | ||||
* | Initial Import libicq. | flathill | 1998-11-19 | 5 | -0/+39 |
| | | | | libicq is based on micq | ||||
* | Update to version 0.44. | steve | 1998-11-02 | 8 | -95/+128 |
| | | | | | PR: 8514 Submitted by: maintainer | ||||
* | Upgrade to 981011. | mph | 1998-10-27 | 6 | -22/+22 |
| | | | | | PR: 8398 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> | ||||
* | Upgrade to 0.56. | vanilla | 1998-10-21 | 8 | -74/+30 |
| | |||||
* | Import gtkicq, It's gtk-base icq clone. | vanilla | 1998-10-19 | 12 | -0/+204 |
| | |||||
* | This port doesn't build. | asami | 1998-08-25 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | Also, please fix the complilation flags so it will compile with some optimization (ideally by respecting CFLAGS). === : g++ -g -Wall -I. -I../libXicq -c io.cc -o io.o io.cc: In function `int cmd_clear(char *)': io.cc:53: warning: unused parameter `char * input' g++ -g -Wall -I. -I../libXicq -c help.cc -o help.o g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq' gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq' gmake[1]: *** No rule to make target `all'. Stop. gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq' gmake: *** [kxicq] Error 2 *** Error code 2 Stop. : | ||||
* | Update to latest snapshot of xicq. All previous patches were submitted and | scrappy | 1998-08-23 | 3 | -7/+15 |
| | | | | committed as part of the central sources, so are no longer required... | ||||
* | Replace qt dependencies with USE_QT. | asami | 1998-08-12 | 1 | -4/+2 |
| | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) | ||||
* | Update to version 0.34 | steve | 1998-08-09 | 8 | -126/+110 |
| | | | | | PR: 7502 Submitted by: maintainer | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Port of licq 0.32-a, an ICQ program using QT. | eivind | 1998-07-10 | 6 | -0/+149 |
| | | | | | Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind | ||||
* | Portlint. | asami | 1998-07-02 | 2 | -3/+1 |
| | |||||
* | Import xicq, another command line ICQ client for Unix | scrappy | 1998-06-30 | 5 | -0/+37 |
| | |||||
* | Import of micq (26 June 1998), a free implementation of the ICQ | mph | 1998-06-28 | 12 | -0/+106 |
| | | | | | | | | protocol. It is currently a partial implementation, and has a text interface only. As far as I can tell, Mirabilis' software is necessary to register with the ICQ network, so I could not test its functionality. | ||||
* | Internet CB - a chat client | obrien | 1998-05-26 | 17 | -0/+487 |