Commit graph

100 commits

Author SHA1 Message Date
Andrew 38128e4716
+gnu.org/plotutils (#4795)
* new file:   projects/gnu.org/plotutils/package.yml
	new file:   projects/gnu.org/plotutils/test.dat

* --build=aarch64-unknown-linux-gnu

* clang for linux?

* let's try to remove `register`

* gnu sed will do null backup suffix

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2024-01-10 11:21:14 -05:00
Andrii Riabchenko fdbfd24285 new file: projects/gnu.org/libsigsegv/package.yml
new file:   projects/gnu.org/libsigsegv/test.c
2024-01-10 10:00:24 -05:00
Jacob Heider aea1470b5d fix(inetutils)
clang on mac complaining something awful:

```
syslogd.c:281:7: error: conflicting types for 'ttymsg'
char *ttymsg (struct iovec *, int, char *, int);
      ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/util.h:103:9: note: previous declaration is here
char   *ttymsg(struct iovec *, int, const char *, int);
```

closes #4659
2023-12-29 15:07:53 -05:00
Jacob Heider 49a965530a
archlinux, you are my bane
closes #4581
2023-12-22 18:41:04 -05:00
Jacob Heider 56e00df70f
fix(autoconf)
closes #4578
2023-12-22 18:28:23 -05:00
Jacob Heider dddd116a7a
ugh, committing test comments
closes #4579
2023-12-22 18:22:57 -05:00
Jacob Heider 68c2868609
fix(autoconf)
closes #4576
2023-12-22 18:19:15 -05:00
Jacob Heider 2e88145e8c fix(readline)
linux doesn't show the ncurses linkage
2023-12-16 22:00:38 -05:00
Jacob Heider 8d8db785c7
fix(gettext,autopoint)
it needs `xz` to unpack its archive.
2023-11-29 14:55:26 -05:00
Jacob Heider d4f1450a0a add(binutils,gold) 2023-11-22 23:05:01 -05:00
Jacob Heider 3bbb8dc4e0 fix(bash)
closes #4018
2023-11-09 17:44:53 -05:00
Jacob Heider 1ed5310b2a
fix(emacs)[1]
closes #3820
2023-10-25 00:25:14 -04:00
Jacob Heider 97e44314cb
fix(emacs)
ref: #2141
2023-10-24 20:19:00 -04:00
Jacob Heider 2518cb2893 wip 2023-10-12 19:41:03 -04:00
Jacob Heider 41bf90c554 wip 2023-10-12 19:41:03 -04:00
Jacob Heider b08d06974a wip 2023-10-12 19:41:03 -04:00
Jacob Heider 8d4201bd5f fix(gcc)
closes #3617
2023-10-12 19:41:03 -04:00
Jacob Heider d131f1863f fix(gcc).symlinks
I believe these should be the binutils versions
2023-10-08 08:32:30 -04:00
Max Howell 93ca9ac5a4
llvm & gcc symlinks for eg cc (#3530)
Co-authored-by: Jacob Heider <jacob@pkgx.dev>
2023-10-05 10:59:41 -04:00
Jacob Heider 90a0de5e50
fix(binutils) 2023-10-02 00:46:55 -04:00
Jacob Heider 501376b992
TEA_PREFIX > PKGX_DIR; tea.prefix > pkgx.prefix 2023-10-01 21:27:27 -04:00
Jacob Heider 48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Jacob Heider 62ff4dc4ae
+which 2023-09-27 12:08:06 -04:00
Andrew b21ce4431c
gnu.org/groff (#2985)
* gnu.org/groff

* wip

* replace hardcoded prefix

* clean

* GROFF_FONT_PATH & GROFF_TMAC_PATH
+testfile

* wip

* wip
2023-08-20 18:12:44 -04:00
Andrew 83bb5fee79
gnu.org/help2man (#2947)
* gnu.org/help2man

* remove .bak

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-17 14:44:25 -04:00
Jacob Heider 780d42c96f
fix(gcc) (#2924)
* fix(gcc)

* use heads / add 10.5

* cc1 segfaults on linux/x86-64

* more flags

* derp
2023-08-16 00:45:25 -04:00
Jacob Heider e1226d1339
fix(texinfo) 2023-07-24 14:38:30 -04:00
Jacob Heider 994cadf1e2
fix(tar)[2] (#2621)
* fix(tar)[2]

what's happening here?

* this is the actual fix

h/t: https://savannah.gnu.org/bugs/index.php?64441
2023-07-18 21:07:21 -04:00
Jacob Heider 48e9f14b30
fix(tar)[1]
closes #2620
2023-07-18 19:59:58 -04:00
Jacob Heider 38e3eab6c3
fix(tar)
closes #2606
2023-07-18 19:39:43 -04:00
Jacob Heider 776e97fb5d
+autoconf-archive (#2443) 2023-07-07 17:40:38 -04:00
Andrew c3fd1aec5f
+gnu.org/findutils (#2344)
* +gnu.org/findutils

* g prefix remove
2023-07-02 16:10:08 -04:00
Jacob Heider 04a96fd3d3
undo adding automake everywhere (#2210)
* Revert "fix(xorg/protocol)"

This reverts commit 2c5953be32.

* Revert "fix(openvpn)"

This reverts commit d56ab8d1ef.

* Revert "fix(x11)"

This reverts commit c9bf2cd5cd.

* Revert "fix(libmd)[1]"

This reverts commit b36124ab90.

* partial revert of `fix(libmd)`

* partial revert of `fix(automake)`
2023-06-16 13:07:05 -04:00
Jacob Heider a36c657dad fix(automake) 2023-06-12 14:43:50 -04:00
Jacob Heider 1b4f16216c
fix(gcc=11.4)[1]
looks like his patches mess up linux builds
2023-05-30 19:12:47 -04:00
Jacob Heider 3b5cb3392b
fix(gcc=11.4) 2023-05-30 18:42:10 -04:00
Jacob Heider 4e21ef39f9 update(gcc12).more() 2023-05-09 23:38:16 -04:00
Jacob Heider 857a6a6e2d update(gcc12) 2023-05-09 21:25:37 -04:00
Jacob Heider 44dba213e5
more hardcoded versions (#1901)
* update(aspell)

* update(pango)

* update(binutils)

* update(gawk)

* 11 more
2023-05-08 11:17:44 -04:00
Jacob Heider e77c1507fd update(bash) 2023-05-08 10:13:48 -04:00
Jacob Heider d7adf09a43
replace hardcoded versions (mostly) (#1733)
* update(slirp)

* update(poppler-data)

* update(doxygen)

* update(xcb)

* update(sm)

* update(xdmcp)

* update(ice)

* update(util-macros)

* update(xtrans)

* update(xmu)

* update(xt)

* update(xau)

* update(xrender)

* update(x11)

* update(xcb-proto)

* update(xpm)

* update(xaw)

* update(xorg-protocol)

* update(exts)

* update(lame)

* update(nmap)

* update(cairo)

* update(unicode)

* update(gts)

* update(vim)

* update(libtiff)

* update(lua)

* comment(bpb)

* update(giflib)

* update(gdk-pixbuf)

* update(gobj-intro)

* update(libcap2)

* update(gnuplot)

* update(dav1d)

* update(wumpus)

* update(librist)

* update(subversion)

* comment(jbig2dec)

* update(moreutils)

* update(eigen)

* update(ogg)

* update(musl)

* update(libtool)

* update(isl)

* update(coreutils)

* update(wget)

* update(gmp)

* update(libiconv)

* update(stow)

* update(sed)

* update(gperf)

* update(libunistring)

* update(grep)

* update(patch)

* update(tar)

* update(autoconf)

* update(libgpg-error)

* update(automake)

* update(libksba)

* update(npth)

* update(libgcrypt)

* update(libidn)

* update(libassuan)

* update(gnupg)

* update(libtasn1)

* update(ncdu)

* update(freexl)

* update(nasm)

* update(ffmpeg)

* update(libsodium)

* update(mpg123)

* update(freetype)

* update(dnsmasq)

* update(postgres)

* update(xz)

* update(docutils)

* update(aom)

* update(libssh)

* update(gitlab-cli)

* update(watch)

* update(tree)

* update(c-ares)

* update(mpdecimal)

* update(lzo)

* update(graphviz)

* update(nano)

* update(yasm)

* update(expect)

* update(pcre)

* update(file)

* update(shared-mime-info)

* use `gitlab:` builtin
2023-05-01 13:14:59 -04:00
Andrew 97933f2bf7
gnu.org/source-highlight (#1688)
* new file:   projects/gnu.org/source-highlight/package.yml

* switch to version scraper

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-04-27 01:17:08 -04:00
Jacob Heider 8431d4f67a fix(gcc^13) 2023-04-26 16:41:02 -04:00
James Reynolds 7c9df6b99b
gnu.org/gcc add fortran (#1637)
* Add fortran to enabled languages; add test.f90 test file

* Add test.f90

---------

Co-authored-by: James Reynolds <magnsuviri@me.com>
2023-04-22 17:08:02 -04:00
Jacob Heider 0fbf672ade
fix(libunistring) 2023-04-16 02:13:37 -04:00
Jacob Heider b549ce9c75
fix(bash) 2023-04-15 19:06:40 -04:00
Jacob Heider 940855d93c
fix(coreutils) 2023-04-14 17:10:24 -04:00
Max Howell 1a58eaabb4
+gnu.org/stow (#1357)
* +gnu.org/stow

Closes https://github.com/orgs/teaxyz/discussions/525
2023-04-13 13:05:45 -04:00
Max Howell 0c26cdeb78 +libidn
Closes #273
2023-04-11 19:10:18 -04:00